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