is not current version
Last Version 0.21.0

com.antwerkz.kibble:kibble 0.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antwerkz.kibble
ArtifactId

ArtifactId

kibble
Version

Version

0.5
Type

Type

jar

Download kibble 0.5


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