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

org.jsonex:JSONCoder 0.1.22


Категории

Категории

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

Группа

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

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

JSONCoder
Версия

Версия

0.1.22
Тип

Тип

jar

Скачать JSONCoder 0.1.22


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