| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.liuping123.json_examiner |
| ArtifactId | ArtifactIdjson_examiner |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionjson-examiner
A check bean Java and JSON are corresponding to the library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json_examiner-0.0.1.pom | |
| json_examiner-0.0.1.aar | 18 KB |
| json_examiner-0.0.1-sources.jar | 2 KB |
| json_examiner-0.0.1-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuping123.json_examiner/json_examiner/ -->
<dependency>
<groupId>com.github.liuping123.json_examiner</groupId>
<artifactId>json_examiner</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuping123.json_examiner/json_examiner/
implementation 'com.github.liuping123.json_examiner:json_examiner:0.0.1'
// https://jarcasting.com/artifacts/com.github.liuping123.json_examiner/json_examiner/
implementation ("com.github.liuping123.json_examiner:json_examiner:0.0.1")
'com.github.liuping123.json_examiner:json_examiner:aar:0.0.1'
<dependency org="com.github.liuping123.json_examiner" name="json_examiner" rev="0.0.1">
<artifact name="json_examiner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuping123.json_examiner', module='json_examiner', version='0.0.1')
)
libraryDependencies += "com.github.liuping123.json_examiner" % "json_examiner" % "0.0.1"
[com.github.liuping123.json_examiner/json_examiner "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.4.0 |