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

dev.rafex.ether.properties:ether-properties 2.0.0-v20201007

utilities to create microservices without frameworks

Группа

Группа

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

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

ether-properties
Версия

Версия

2.0.0-v20201007
Тип

Тип

jar

Скачать ether-properties 2.0.0-v20201007


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