не последняя версия
Последняя версия 2.0-v20210916

dev.rafex.ether.json:ether-json 2.0.0-v20201010

utilities to create microservices without frameworks

Категории

Категории

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

Группа

dev.rafex.ether.json
Идентификатор

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

ether-json
Версия

Версия

2.0.0-v20201010
Тип

Тип

jar

Скачать ether-json 2.0.0-v20201010


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