Jar examples for k:kotson
Kotlin bindings for JSON manipulation via Gson
You can download jar file kotson 2.5.0 in this page.
MIT
You can use the following script to add kotson-2.5.0.jar to your project.
<dependency> <groupId>com.github.salomonbrys.kotson</groupId> <artifactId>kotson</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.github.salomonbrys.kotson', name: 'kotson', version: '2.5.0'
libraryDependencies += "com.github.salomonbrys.kotson" % "kotson" % "2.5.0"
<dependency org="com.github.salomonbrys.kotson" name="kotson" rev="2.5.0"/>
@Grapes(@Grab(group='com.github.salomonbrys.kotson', module='kotson', version='2.5.0'))
'com.github.salomonbrys.kotson:kotson:jar:2.5.0'
Click the following link to download the jar file.
kotson-2.5.0-javadoc.jar