Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.antwerkz.kibble |
ArtifactId | ArtifactIdkibble |
Last Version | Last Version0.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkibble
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
kibble-0.21.0.pom | |
kibble-0.21.0.jar | 145 KB |
kibble-0.21.0-sources.jar | 25 KB |
kibble-0.21.0-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/ -->
<dependency>
<groupId>com.antwerkz.kibble</groupId>
<artifactId>kibble</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/
implementation 'com.antwerkz.kibble:kibble:0.21.0'
// https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/
implementation ("com.antwerkz.kibble:kibble:0.21.0")
'com.antwerkz.kibble:kibble:jar:0.21.0'
<dependency org="com.antwerkz.kibble" name="kibble" rev="0.21.0">
<artifact name="kibble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.kibble', module='kibble', version='0.21.0')
)
libraryDependencies += "com.antwerkz.kibble" % "kibble" % "0.21.0"
[com.antwerkz.kibble/kibble "0.21.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.squareup : kotlinpoet | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.6.21 |
org.testng : testng | jar | 6.11 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.0.2.201807311906-r |
com.jcraft : jsch | jar | 0.1.54 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |