is not current version
Last Version 3.2.18

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

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.0.0
Type

Type

jar

Download simplejson-to-easyjson 3.0.0


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