is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:simplejson-to-easyjson 3.2.8

Adapter com.googlecode.json-simple:json-simple:jar to easyjson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

simplejson-to-easyjson
Version

Version

3.2.8
Type

Type

jar

Download simplejson-to-easyjson 3.2.8


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