is not current version
Last Version 3.2.18

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

the easyjson core

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-core
Version

Version

3.1.8
Type

Type

jar

Download easyjson-core 3.1.8


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