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

org.jsonex:JSONCoder 0.1.23


Категории

Категории

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

Группа

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

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

JSONCoder
Версия

Версия

0.1.23
Тип

Тип

jar

Скачать JSONCoder 0.1.23


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