is not current version
Last Version 2.0-v20210916

dev.rafex.ether.properties:ether-properties 1.0.1-v20201006

utilities to create microservices without frameworks

GroupId

GroupId

dev.rafex.ether.properties
ArtifactId

ArtifactId

ether-properties
Version

Version

1.0.1-v20201006
Type

Type

jar

Download ether-properties 1.0.1-v20201006


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