Last Version

EasyJSON 0.3

An easy to use GWT compatible JSON parser for Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.goharsha
ArtifactId

ArtifactId

easyjson
Version

Version

0.3
Type

Type

jar
Description

Description

EasyJSON
An easy to use GWT compatible JSON parser for Java
Project URL

Project URL

https://github.com/sriharshachilakapati/EasyJSON/

Download easyjson 0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.