GroupId | GroupIdcom.github.tix320 |
---|---|
ArtifactId | ArtifactIdkiwi |
Version | Version0.17.3 |
Type | Typejar |
Filename | Size |
---|---|
kiwi-0.17.3.pom | |
kiwi-0.17.3.jar | 121 KB |
kiwi-0.17.3-sources.jar | 60 KB |
kiwi-0.17.3-javadoc.jar | 700 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tix320/kiwi/ -->
<dependency>
<groupId>com.github.tix320</groupId>
<artifactId>kiwi</artifactId>
<version>0.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tix320/kiwi/
implementation 'com.github.tix320:kiwi:0.17.3'
// https://jarcasting.com/artifacts/com.github.tix320/kiwi/
implementation ("com.github.tix320:kiwi:0.17.3")
'com.github.tix320:kiwi:jar:0.17.3'
<dependency org="com.github.tix320" name="kiwi" rev="0.17.3">
<artifact name="kiwi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tix320', module='kiwi', version='0.17.3')
)
libraryDependencies += "com.github.tix320" % "kiwi" % "0.17.3"
[com.github.tix320/kiwi "0.17.3"]