не последняя версия
Последняя версия 0.1.10

com.jsonex:JSONCoder 0.0.1_jdk7_RELEASE


Категории

Категории

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

Группа

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

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

JSONCoder
Версия

Версия

0.0.1_jdk7_RELEASE
Тип

Тип

jar

Скачать JSONCoder 0.0.1_jdk7_RELEASE


<!-- https://jarcasting.com/artifacts/com.jsonex/JSONCoder/ -->
<dependency>
    <groupId>com.jsonex</groupId>
    <artifactId>JSONCoder</artifactId>
    <version>0.0.1_jdk7_RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jsonex/JSONCoder/
implementation 'com.jsonex:JSONCoder:0.0.1_jdk7_RELEASE'
// https://jarcasting.com/artifacts/com.jsonex/JSONCoder/
implementation ("com.jsonex:JSONCoder:0.0.1_jdk7_RELEASE")
'com.jsonex:JSONCoder:jar:0.0.1_jdk7_RELEASE'
<dependency org="com.jsonex" name="JSONCoder" rev="0.0.1_jdk7_RELEASE">
  <artifact name="JSONCoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jsonex', module='JSONCoder', version='0.0.1_jdk7_RELEASE')
)
libraryDependencies += "com.jsonex" % "JSONCoder" % "0.0.1_jdk7_RELEASE"
[com.jsonex/JSONCoder "0.0.1_jdk7_RELEASE"]