is not current version
Last Version 2.0-v20210916

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

utilities to create microservices without frameworks

Categories

Categories

JSON Data
GroupId

GroupId

dev.rafex.ether.json
ArtifactId

ArtifactId

ether-json
Version

Version

1.0.1-v20201006
Type

Type

jar

Download ether-json 1.0.1-v20201006


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