is not current version
Last Version 1.0.5

io.github.ethereal-rpc:EtherealC 1.0.2

Ethereal Client

GroupId

GroupId

io.github.ethereal-rpc
ArtifactId

ArtifactId

EtherealC
Version

Version

1.0.2
Type

Type

pom

Download EtherealC 1.0.2

Filename Size
EtherealC-1.0.2.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealC/ -->
<dependency>
    <groupId>io.github.ethereal-rpc</groupId>
    <artifactId>EtherealC</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealC/
implementation 'io.github.ethereal-rpc:EtherealC:1.0.2'
// https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealC/
implementation ("io.github.ethereal-rpc:EtherealC:1.0.2")
'io.github.ethereal-rpc:EtherealC:pom:1.0.2'
<dependency org="io.github.ethereal-rpc" name="EtherealC" rev="1.0.2">
  <artifact name="EtherealC" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ethereal-rpc', module='EtherealC', version='1.0.2')
)
libraryDependencies += "io.github.ethereal-rpc" % "EtherealC" % "1.0.2"
[io.github.ethereal-rpc/EtherealC "1.0.2"]