is not current version
Last Version 1.9

com.github.dingey:kit 1.4

json,xml,httpclient etc.

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

kit
Version

Version

1.4
Type

Type

jar

Download kit 1.4


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