is not current version
Last Version 1.9

com.github.dingey:kit 1.2


GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

kit
Version

Version

1.2
Type

Type

jar

Download kit 1.2


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