is not current version
Last Version 0.21.0

com.antwerkz.kibble:kibble 0.8


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.kibble
ArtifactId

ArtifactId

kibble
Version

Version

0.8
Type

Type

jar

Download kibble 0.8


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