Last Version

com.github.fangjinuo.easyjson:moshi-to-easyjson:3.2.18 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

JSON Data Moshi
GroupId

GroupId

com.github.fangjinuo.easyjson
ArtifactId

ArtifactId

moshi-to-easyjson
Version

Version

3.2.18
Type

Type

jar
Description

Description

com.github.fangjinuo.easyjson:moshi-to-easyjson: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.

Download moshi-to-easyjson 3.2.18


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-core jar 3.2.18
com.squareup.okio : okio jar 1.16.0
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 (5)

Group / Artifact Type Version
com.github.fangjinuo.easyjson : easyjson-examples Optional jar 3.2.18
com.github.fangjinuo.easyjson : easyjson-jackson jar 3.2.18
com.fasterxml.jackson.core : jackson-databind jar 2.6.0
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.