kondor

A Kotlin library to use Json in functional way without reflection

License

License

GroupId

GroupId

com.ubertob.kondor
ArtifactId

ArtifactId

kondor-core
Last Version

Last Version

1.7.7
Release Date

Release Date

Type

Type

jar
Description

Description

kondor
A Kotlin library to use Json in functional way without reflection
Project URL

Project URL

https://github.com/uberto/kondor-json
Source Code Management

Source Code Management

https://github.com/uberto/kondor-json

Download kondor-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.ubertob.kondor : kondor-outcome jar 1.7.7

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (4)

Group / Artifact Type Version
com.ubertob.kondor : kondor-tools jar 1.7.7
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.strikt : strikt-core jar 0.33.0
org.leadpony.justify : justify jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.2.0
1.1.0
1.0.0