Last Version

JSON Kotlin core functionality 3.0

JSON Kotlin core functionality

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.kjson
ArtifactId

ArtifactId

kjson-core
Version

Version

3.0
Type

Type

jar
Description

Description

JSON Kotlin core functionality
JSON Kotlin core functionality
Project URL

Project URL

https://github.com/pwall567/kjson-core
Source Code Management

Source Code Management

https://github.com/pwall567/kjson-core.git

Download kjson-core 3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
net.pwall.json : json-functions jar 1.5
net.pwall.json : json-co-functions jar 1.1
net.pwall.util : int-output jar 1.3
net.pwall.util : co-int-output jar 2.0
net.pwall.text : textmatcher jar 1.1
net.pwall.util : immutables jar 2.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (4)

Group / Artifact Type Version
net.pwall.json : json-simple jar 1.5.5
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2

Project Modules

There are no modules declared in this project.