JSONQuery

Easier to use Gson to parse json.

License

License

The MIT License
Categories

Categories

JSON Data
GroupId

GroupId

me.kagura
ArtifactId

ArtifactId

JSONQuery
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

JSONQuery
Easier to use Gson to parse json.
Project Organization

Project Organization

Zhuo Fang

Download JSONQuery

How to add to project

<!-- 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.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
mvn%20release:perform