Last Version

Kotson 2.5.0

Kotlin bindings for JSON manipulation via Gson

License

License

MIT
GroupId

GroupId

com.github.salomonbrys.kotson
ArtifactId

ArtifactId

kotson
Version

Version

2.5.0
Type

Type

jar
Description

Description

Kotson
Kotlin bindings for JSON manipulation via Gson
Project URL

Project URL

https://github.com/SalomonBrys/Kotson
Source Code Management

Source Code Management

https://github.com/SalomonBrys/Kotson

Download kotson 2.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6

test (1)

Group / Artifact Type Version
org.jetbrains.spek » spek jar 1.0.25

Project Modules

There are no modules declared in this project.