Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdjsonlib-to-easyjson |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
jsonlib-to-easyjson-2.4.0.pom | |
jsonlib-to-easyjson-2.4.0.jar | 86 KB |
jsonlib-to-easyjson-2.4.0-sources.jar | 69 KB |
jsonlib-to-easyjson-2.4.0-javadoc.jar | 286 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>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonlib-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:jsonlib-to-easyjson:2.4.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonlib-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:jsonlib-to-easyjson:2.4.0")
'com.github.fangjinuo.easyjson:jsonlib-to-easyjson:jar:2.4.0'
<dependency org="com.github.fangjinuo.easyjson" name="jsonlib-to-easyjson" rev="2.4.0">
<artifact name="jsonlib-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='jsonlib-to-easyjson', version='2.4.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "jsonlib-to-easyjson" % "2.4.0"
[com.github.fangjinuo.easyjson/jsonlib-to-easyjson "2.4.0"]