is not current version
Last Version 3.2.18

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

the easyjson core

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-core
Version

Version

3.1.1
Type

Type

jar
Description

Description

the easyjson core

Download easyjson-core 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.fangjinuo.langx : langx-java jar 3.2.3

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.0

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.0

Project Modules

There are no modules declared in this project.