d

dev-kit

The core maven build properties
https://jwebmp.com
GPL 3
Marc Magon
Marc Magon
Files download
File Operation
dev-kit-1.1.1.0-jre8.pom download
Apache Maven
<dependency>
  <groupId>com.guicedee</groupId>
  <artifactId>dev-kit</artifactId>
  <version>1.1.1.0-jre8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.guicedee:dev-kit:1.1.1.0-jre8'
Gradle Kotlin
implementation("com.guicedee:dev-kit:1.1.1.0-jre8")
Scala SBT
libraryDependencies += "com.guicedee" % "dev-kit" % "1.1.1.0-jre8"
Groovy Grape
@Grapes(
  @Grab(group='com.guicedee', module='dev-kit', version='1.1.1.0-jre8')
)
Apache Ivy
<dependency org="com.guicedee" name="dev-kit" rev="1.1.1.0-jre8" />
Leiningen
[com.guicedee/dev-kit "1.1.1.0-jre8"]
Apache Buildr
'com.guicedee:dev-kit:jar:1.1.1.0-jre8'
Dependencies
The project has no third-party dependencies