License |
License |
---|---|
GroupId | GroupIdcom.ubertob.kondor |
ArtifactId | ArtifactIdkondor-tools |
Last Version | Last Version1.7.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkondor-tools
A suite of tools to work with Kondor json library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kondor-tools-1.7.7.pom | |
kondor-tools-1.7.7.jar | 13 KB |
kondor-tools-1.7.7-sources.jar | 2 KB |
kondor-tools-1.7.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-tools/ -->
<dependency>
<groupId>com.ubertob.kondor</groupId>
<artifactId>kondor-tools</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-tools/
implementation 'com.ubertob.kondor:kondor-tools:1.7.7'
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-tools/
implementation ("com.ubertob.kondor:kondor-tools:1.7.7")
'com.ubertob.kondor:kondor-tools:jar:1.7.7'
<dependency org="com.ubertob.kondor" name="kondor-tools" rev="1.7.7">
<artifact name="kondor-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubertob.kondor', module='kondor-tools', version='1.7.7')
)
libraryDependencies += "com.ubertob.kondor" % "kondor-tools" % "1.7.7"
[com.ubertob.kondor/kondor-tools "1.7.7"]
Group / Artifact | Type | Version |
---|---|---|
com.ubertob.kondor : kondor-core | jar | 1.7.7 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
com.squareup : kotlinpoet | jar | 1.8.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
Group / Artifact | Type | Version |
---|---|---|
io.strikt : strikt-core | jar | 0.33.0 |