is not current version
Last Version 3.2.18

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

Adapter alibaba fastjson to other json libraries. the fastjson version: 1.2.58

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

fastjson-to-easyjson
Version

Version

3.2.14
Type

Type

jar

Download fastjson-to-easyjson 3.2.14


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