| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.fangjinuo.easyjson |
| ArtifactId | ArtifactIdsimplejson-to-easyjson |
| Last Version | Last Version3.2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.fangjinuo.easyjson:simplejson-to-easyjson:3.2.18
Adapter com.googlecode.json-simple:json-simple:jar to easyjson
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>simplejson-to-easyjson</artifactId>
<version>3.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:simplejson-to-easyjson:3.2.18'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/simplejson-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:simplejson-to-easyjson:3.2.18")
'com.github.fangjinuo.easyjson:simplejson-to-easyjson:jar:3.2.18'
<dependency org="com.github.fangjinuo.easyjson" name="simplejson-to-easyjson" rev="3.2.18">
<artifact name="simplejson-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='simplejson-to-easyjson', version='3.2.18')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "simplejson-to-easyjson" % "3.2.18"
[com.github.fangjinuo.easyjson/simplejson-to-easyjson "3.2.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.18 |
| com.github.fangjinuo.langx : langx-java | jar | 4.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.0 |