| License |
License |
|---|---|
| GroupId | GroupIdio.github.ethereal-rpc |
| ArtifactId | ArtifactIdEtherealS |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
DescriptionEtherealS
Ethereal Server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| EtherealS-1.0.6.pom | |
| EtherealS-1.0.6.jar | 79 KB |
| EtherealS-1.0.6-sources.jar | 49 KB |
| EtherealS-1.0.6-javadoc.jar | 616 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealS/ -->
<dependency>
<groupId>io.github.ethereal-rpc</groupId>
<artifactId>EtherealS</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealS/
implementation 'io.github.ethereal-rpc:EtherealS:1.0.6'
// https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealS/
implementation ("io.github.ethereal-rpc:EtherealS:1.0.6")
'io.github.ethereal-rpc:EtherealS:jar:1.0.6'
<dependency org="io.github.ethereal-rpc" name="EtherealS" rev="1.0.6">
<artifact name="EtherealS" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ethereal-rpc', module='EtherealS', version='1.0.6')
)
libraryDependencies += "io.github.ethereal-rpc" % "EtherealS" % "1.0.6"
[io.github.ethereal-rpc/EtherealS "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.63.Final |
| org.javatuples : javatuples | jar | 1.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| cglib : cglib | jar | 3.3.0 |