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

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

utilities to create microservices without frameworks

Группа

Группа

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

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

ether-object
Версия

Версия

2.0.0-v20201010
Тип

Тип

jar

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


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