is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:fastjson-to-easyjson 3.0.1

Adapter alibaba fastjson to easyjson

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

fastjson-to-easyjson
Version

Version

3.0.1
Type

Type

jar

Download fastjson-to-easyjson 3.0.1


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