| License | License
                                                        MIT                                                 | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcn.renyuzhuo.rjson | 
| ArtifactId | ArtifactIdrjson | 
| Last Version | Last Version0.1.2 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionrjson RJson. | 
| Filename | Size | 
|---|---|
| rjson-0.1.2.pom | |
| rjson-0.1.2.aar | 206 KB | 
| rjson-0.1.2-sources.jar | 145 KB | 
| rjson-0.1.2-javadoc.jar | 299 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.0 |