Jar examples for j:jsonkt
Json bindings for Kotlin.
You can download jar file jsonkt 1.4 in this page.
MIT
You can use the following script to add jsonkt-1.4.jar to your project.
<dependency> <groupId>jp.nephy</groupId> <artifactId>jsonkt</artifactId> <version>1.4</version> </dependency>
compile group: 'jp.nephy', name: 'jsonkt', version: '1.4'
libraryDependencies += "jp.nephy" % "jsonkt" % "1.4"
<dependency org="jp.nephy" name="jsonkt" rev="1.4"/>
@Grapes(@Grab(group='jp.nephy', module='jsonkt', version='1.4'))
'jp.nephy:jsonkt:jar:1.4'
Click the following link to download the jar file.
jsonkt-1.4-javadoc.jar