is not current version
Last Version 3.2.18

com.github.fangjinuo.easyjson:easyjson-core 1.0.1

the easyjson core

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-core
Version

Version

1.0.1
Type

Type

jar

Download easyjson-core 1.0.1


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