Last Version

ObjJSON 0.25

A JSON serialization library fully implemented in Kotlin

License

License

Categories

Categories

JSON Data
GroupId

GroupId

nz.salect.objJSON
ArtifactId

ArtifactId

objjson
Version

Version

0.25
Type

Type

pom
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 0.25


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.