ObjJSON

A JSON serialization library fully implemented in Kotlin

License

License

Categories

Categories

JSON Data
GroupId

GroupId

nz.salect.objJSON
ArtifactId

ArtifactId

objjson-jvm
Last Version

Last Version

0.25
Release Date

Release Date

Type

Type

jar
Description

Description

ObjJSON
A JSON serialization library fully implemented in Kotlin
Project URL

Project URL

https://bitbucket.org/objdict/objjson
Project Organization

Project Organization

Salect NZ
Source Code Management

Source Code Management

https://bitbucket.org/objdict/objjson

Download objjson-jvm

How to add to project

<!-- https://jarcasting.com/artifacts/nz.salect.objJSON/objjson-jvm/ -->
<dependency>
    <groupId>nz.salect.objJSON</groupId>
    <artifactId>objjson-jvm</artifactId>
    <version>0.25</version>
</dependency>
// https://jarcasting.com/artifacts/nz.salect.objJSON/objjson-jvm/
implementation 'nz.salect.objJSON:objjson-jvm:0.25'
// https://jarcasting.com/artifacts/nz.salect.objJSON/objjson-jvm/
implementation ("nz.salect.objJSON:objjson-jvm:0.25")
'nz.salect.objJSON:objjson-jvm:jar:0.25'
<dependency org="nz.salect.objJSON" name="objjson-jvm" rev="0.25">
  <artifact name="objjson-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.salect.objJSON', module='objjson-jvm', version='0.25')
)
libraryDependencies += "nz.salect.objJSON" % "objjson-jvm" % "0.25"
[nz.salect.objJSON/objjson-jvm "0.25"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.25
0.24
0.23
0.22
0.21
0.2
0.1