License |
License |
---|---|
GroupId | GroupIdcom.ubertob.kondor |
ArtifactId | ArtifactIdkondor-core |
Version | Version1.6.1 |
Type | Typejar |
Description |
Descriptionkondor
A Kotlin library to use Json in functional way without reflection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kondor-core-1.6.1.pom | |
kondor-core-1.6.1.jar | 261 KB |
kondor-core-1.6.1-sources.jar | 17 KB |
kondor-core-1.6.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-core/ -->
<dependency>
<groupId>com.ubertob.kondor</groupId>
<artifactId>kondor-core</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-core/
implementation 'com.ubertob.kondor:kondor-core:1.6.1'
// https://jarcasting.com/artifacts/com.ubertob.kondor/kondor-core/
implementation ("com.ubertob.kondor:kondor-core:1.6.1")
'com.ubertob.kondor:kondor-core:jar:1.6.1'
<dependency org="com.ubertob.kondor" name="kondor-core" rev="1.6.1">
<artifact name="kondor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubertob.kondor', module='kondor-core', version='1.6.1')
)
libraryDependencies += "com.ubertob.kondor" % "kondor-core" % "1.6.1"
[com.ubertob.kondor/kondor-core "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ubertob.kondor : kondor-outcome | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
com.ubertob.kondor : kondor-tools | jar | 1.6.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
io.strikt : strikt-core | jar | 0.31.0 |
org.leadpony.justify : justify | jar | 3.1.0 |