is not current version
Last Version 2.0-v20210916

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

utilities to create microservices without frameworks

GroupId

GroupId

dev.rafex.ether.properties
ArtifactId

ArtifactId

ether-properties
Version

Version

2.0-v20210220
Type

Type

jar

Download ether-properties 2.0-v20210220


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