Last Version

JSONQuery 0.2.6

Easier to use Gson to parse json.

License

License

The MIT License
Categories

Categories

JSON Data
GroupId

GroupId

me.kagura
ArtifactId

ArtifactId

JSONQuery
Version

Version

0.2.6
Type

Type

jar
Description

Description

JSONQuery
Easier to use Gson to parse json.
Project Organization

Project Organization

Zhuo Fang

Download JSONQuery 0.2.6


<!-- https://jarcasting.com/artifacts/me.kagura/JSONQuery/ -->
<dependency>
    <groupId>me.kagura</groupId>
    <artifactId>JSONQuery</artifactId>
    <version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.kagura/JSONQuery/
implementation 'me.kagura:JSONQuery:0.2.6'
// https://jarcasting.com/artifacts/me.kagura/JSONQuery/
implementation ("me.kagura:JSONQuery:0.2.6")
'me.kagura:JSONQuery:jar:0.2.6'
<dependency org="me.kagura" name="JSONQuery" rev="0.2.6">
  <artifact name="JSONQuery" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.kagura', module='JSONQuery', version='0.2.6')
)
libraryDependencies += "me.kagura" % "JSONQuery" % "0.2.6"
[me.kagura/JSONQuery "0.2.6"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.