json-examiner

A check bean Java and JSON are corresponding to the library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.liuping123.json_examiner
ArtifactId

ArtifactId

json_examiner
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

json-examiner
A check bean Java and JSON are corresponding to the library
Project URL

Project URL

https://github.com/liuping123/JsonExaminer
Source Code Management

Source Code Management

https://github.com/liuping123/JsonExaminer

Download json_examiner

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1