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

org.no-hope:typetools-json 0.2.0


Категории

Категории

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

Группа

org.no-hope
Идентификатор

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

typetools-json
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать typetools-json 0.2.0


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