is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:jsonlib-to-easyjson 2.2.0

Adapter json-lib com.hynnet:json-lib:jar to easyjson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

jsonlib-to-easyjson
Version

Version

2.2.0
Type

Type

jar

Download jsonlib-to-easyjson 2.2.0


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