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

dev.rafex.ether:ether 2.0.0.0-v20210220

utilities to create microservices without frameworks

Группа

Группа

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

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

ether
Версия

Версия

2.0.0.0-v20210220
Тип

Тип

pom

Скачать ether 2.0.0.0-v20210220

Имя Файла Размер
ether-2.0.0.0-v20210220.pom 4 KB
Обзор

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