Last Version

com.github.fangjinuo.easyjson:easyjson-antlr4json 3.2.18

A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc. Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler JSON Data
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

easyjson-antlr4json
Version

Version

3.2.18
Type

Type

jar
Description

Description

A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc. Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.

Download easyjson-antlr4json 3.2.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.18
org.antlr : antlr4-runtime jar 4.5.3
com.github.fangjinuo.langx : langx-java jar 4.6.10

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.