| Categories |
CategoriesJSON Data |
|---|---|
| GroupId | GroupIdcom.github.fangjinuo.easyjson |
| ArtifactId | ArtifactIdjsonlib-to-easyjson |
| Version | Version3.0.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jsonlib-to-easyjson-3.0.4.pom | |
| jsonlib-to-easyjson-3.0.4.jar | 87 KB |
| jsonlib-to-easyjson-3.0.4-sources.jar | 69 KB |
| jsonlib-to-easyjson-3.0.4-javadoc.jar | 291 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonlib-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>jsonlib-to-easyjson</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonlib-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:jsonlib-to-easyjson:3.0.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonlib-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:jsonlib-to-easyjson:3.0.4")
'com.github.fangjinuo.easyjson:jsonlib-to-easyjson:jar:3.0.4'
<dependency org="com.github.fangjinuo.easyjson" name="jsonlib-to-easyjson" rev="3.0.4">
<artifact name="jsonlib-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='jsonlib-to-easyjson', version='3.0.4')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "jsonlib-to-easyjson" % "3.0.4"
[com.github.fangjinuo.easyjson/jsonlib-to-easyjson "3.0.4"]