is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:androidjson-to-easyjson 3.1.7

Adapter android json library to easyjson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

androidjson-to-easyjson
Version

Version

3.1.7
Type

Type

jar

Download androidjson-to-easyjson 3.1.7


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