is not current version
Last Version 0.21.0

com.antwerkz.kibble:kibble 0.20.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.kibble
ArtifactId

ArtifactId

kibble
Version

Version

0.20.0
Type

Type

jar

Download kibble 0.20.0


<!-- https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/ -->
<dependency>
    <groupId>com.antwerkz.kibble</groupId>
    <artifactId>kibble</artifactId>
    <version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/
implementation 'com.antwerkz.kibble:kibble:0.20.0'
// https://jarcasting.com/artifacts/com.antwerkz.kibble/kibble/
implementation ("com.antwerkz.kibble:kibble:0.20.0")
'com.antwerkz.kibble:kibble:jar:0.20.0'
<dependency org="com.antwerkz.kibble" name="kibble" rev="0.20.0">
  <artifact name="kibble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antwerkz.kibble', module='kibble', version='0.20.0')
)
libraryDependencies += "com.antwerkz.kibble" % "kibble" % "0.20.0"
[com.antwerkz.kibble/kibble "0.20.0"]