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

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


Категории

Категории

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

Группа

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

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

json-exception
Версия

Версия

1.0.2-RELEASE
Тип

Тип

jar

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


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