is not current version
Last Version 1.7.7

com.ubertob.kondor:kondor-tools 1.5.3

A suite of tools to work with Kondor json library

GroupId

GroupId

com.ubertob.kondor
ArtifactId

ArtifactId

kondor-tools
Version

Version

1.5.3
Type

Type

jar

Download kondor-tools 1.5.3


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