rjson

RJson.

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

cn.renyuzhuo.rjson
ArtifactId

ArtifactId

rjson
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

rjson
RJson.

Download rjson

How to add to project

<!-- https://jarcasting.com/artifacts/cn.renyuzhuo.rjson/rjson/ -->
<dependency>
    <groupId>cn.renyuzhuo.rjson</groupId>
    <artifactId>rjson</artifactId>
    <version>0.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.renyuzhuo.rjson/rjson/
implementation 'cn.renyuzhuo.rjson:rjson:0.1.2'
// https://jarcasting.com/artifacts/cn.renyuzhuo.rjson/rjson/
implementation ("cn.renyuzhuo.rjson:rjson:0.1.2")
'cn.renyuzhuo.rjson:rjson:aar:0.1.2'
<dependency org="cn.renyuzhuo.rjson" name="rjson" rev="0.1.2">
  <artifact name="rjson" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.renyuzhuo.rjson', module='rjson', version='0.1.2')
)
libraryDependencies += "cn.renyuzhuo.rjson" % "rjson" % "0.1.2"
[cn.renyuzhuo.rjson/rjson "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.0