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

dev.rafex.ether.properties:ether-properties 2.0-v20201127

utilities to create microservices without frameworks

Группа

Группа

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

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

ether-properties
Версия

Версия

2.0-v20201127
Тип

Тип

jar

Скачать ether-properties 2.0-v20201127


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