Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.fangjinuo.easyjson |
ArtifactId | ArtifactIdjsonsmart-to-easyjson |
Version | Version2.0.alpha4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonsmart-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>jsonsmart-to-easyjson</artifactId>
<version>2.0.alpha4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonsmart-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:jsonsmart-to-easyjson:2.0.alpha4.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jsonsmart-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:jsonsmart-to-easyjson:2.0.alpha4.0")
'com.github.fangjinuo.easyjson:jsonsmart-to-easyjson:jar:2.0.alpha4.0'
<dependency org="com.github.fangjinuo.easyjson" name="jsonsmart-to-easyjson" rev="2.0.alpha4.0">
<artifact name="jsonsmart-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='jsonsmart-to-easyjson', version='2.0.alpha4.0')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "jsonsmart-to-easyjson" % "2.0.alpha4.0"
[com.github.fangjinuo.easyjson/jsonsmart-to-easyjson "2.0.alpha4.0"]