не последняя версия
Последняя версия 1.0.3-RELEASE

com.github.czy1024:json-gson 1.0.2-RELEASE


Категории

Категории

JSON Данные Gson
Группа

Группа

com.github.czy1024
Идентификатор

Идентификатор

json-gson
Версия

Версия

1.0.2-RELEASE
Тип

Тип

jar

Скачать json-gson 1.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.czy1024/json-gson/ -->
<dependency>
    <groupId>com.github.czy1024</groupId>
    <artifactId>json-gson</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czy1024/json-gson/
implementation 'com.github.czy1024:json-gson:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.czy1024/json-gson/
implementation ("com.github.czy1024:json-gson:1.0.2-RELEASE")
'com.github.czy1024:json-gson:jar:1.0.2-RELEASE'
<dependency org="com.github.czy1024" name="json-gson" rev="1.0.2-RELEASE">
  <artifact name="json-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czy1024', module='json-gson', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.czy1024" % "json-gson" % "1.0.2-RELEASE"
[com.github.czy1024/json-gson "1.0.2-RELEASE"]