| Categories | CategoriesJSON Data | 
|---|---|
| GroupId | GroupIddev.rafex.ether.json | 
| ArtifactId | ArtifactIdether-json | 
| Version | Version2.0-v20201127 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| ether-json-2.0-v20201127.pom | |
| ether-json-2.0-v20201127.jar | 4 KB | 
| ether-json-2.0-v20201127-sources.jar | 6 KB | 
| ether-json-2.0-v20201127-javadoc.jar | 386 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/ -->
<dependency>
    <groupId>dev.rafex.ether.json</groupId>
    <artifactId>ether-json</artifactId>
    <version>2.0-v20201127</version>
</dependency>// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation 'dev.rafex.ether.json:ether-json:2.0-v20201127'// https://jarcasting.com/artifacts/dev.rafex.ether.json/ether-json/
implementation ("dev.rafex.ether.json:ether-json:2.0-v20201127")'dev.rafex.ether.json:ether-json:jar:2.0-v20201127'<dependency org="dev.rafex.ether.json" name="ether-json" rev="2.0-v20201127">
  <artifact name="ether-json" type="jar" />
</dependency>@Grapes(
@Grab(group='dev.rafex.ether.json', module='ether-json', version='2.0-v20201127')
)libraryDependencies += "dev.rafex.ether.json" % "ether-json" % "2.0-v20201127"[dev.rafex.ether.json/ether-json "2.0-v20201127"]