is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:orgjson-to-easyjson 1.0.0

Adapter org.json:json:jar to easyjson

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

orgjson-to-easyjson
Version

Version

1.0.0
Type

Type

jar

Download orgjson-to-easyjson 1.0.0


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