Last Version

JsonPullParser 1.6.2

Lightweight JSON library. at development, use the APT library. it generate a java source file on compile-time. at runtime, required library is a only core library(jsonpullparser-core). JsonPullParser can running on GAE/J, Android and normal Java enviroment.

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.vvakame
ArtifactId

ArtifactId

jsonpullparser-parent
Version

Version

1.6.2
Type

Type

pom
Description

Description

JsonPullParser
Lightweight JSON library. at development, use the APT library. it generate a java source file on compile-time. at runtime, required library is a only core library(jsonpullparser-core). JsonPullParser can running on GAE/J, Android and normal Java enviroment.
Project URL

Project URL

https://github.com/vvakame/jsonpullparser

Download jsonpullparser-parent 1.6.2


<!-- https://jarcasting.com/artifacts/net.vvakame/jsonpullparser-parent/ -->
<dependency>
    <groupId>net.vvakame</groupId>
    <artifactId>jsonpullparser-parent</artifactId>
    <version>1.6.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.vvakame/jsonpullparser-parent/
implementation 'net.vvakame:jsonpullparser-parent:1.6.2'
// https://jarcasting.com/artifacts/net.vvakame/jsonpullparser-parent/
implementation ("net.vvakame:jsonpullparser-parent:1.6.2")
'net.vvakame:jsonpullparser-parent:pom:1.6.2'
<dependency org="net.vvakame" name="jsonpullparser-parent" rev="1.6.2">
  <artifact name="jsonpullparser-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.vvakame', module='jsonpullparser-parent', version='1.6.2')
)
libraryDependencies += "net.vvakame" % "jsonpullparser-parent" % "1.6.2"
[net.vvakame/jsonpullparser-parent "1.6.2"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.