is not current version
Last Version 2.4.0

com.github.tix320:kiwi 1.0.0

Utility library

GroupId

GroupId

com.github.tix320
ArtifactId

ArtifactId

kiwi
Version

Version

1.0.0
Type

Type

jar

Download kiwi 1.0.0


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