kon

Lightweight kotlin MPP DSL for building JSON trees

License

License

GroupId

GroupId

dev.petuska
ArtifactId

ArtifactId

kon-android
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

kon
Lightweight kotlin MPP DSL for building JSON trees
Project URL

Project URL

https://github.com/mpetuska/kon
Source Code Management

Source Code Management

https://github.com/mpetuska/kon

Download kon-android

How to add to project

<!-- https://jarcasting.com/artifacts/dev.petuska/kon-android/ -->
<dependency>
    <groupId>dev.petuska</groupId>
    <artifactId>kon-android</artifactId>
    <version>1.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.petuska/kon-android/
implementation 'dev.petuska:kon-android:1.1.4'
// https://jarcasting.com/artifacts/dev.petuska/kon-android/
implementation ("dev.petuska:kon-android:1.1.4")
'dev.petuska:kon-android:aar:1.1.4'
<dependency org="dev.petuska" name="kon-android" rev="1.1.4">
  <artifact name="kon-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.petuska', module='kon-android', version='1.1.4')
)
libraryDependencies += "dev.petuska" % "kon-android" % "1.1.4"
[dev.petuska/kon-android "1.1.4"]

Dependencies

compile (3)

Group / Artifact Type Version
dev.petuska : kon-core-android jar 1.1.4
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3