| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ethereal-rpc |
| Идентификатор | ИдентификаторEtherealS |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEtherealS
Ethereal Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| EtherealS-1.0.6.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ethereal-rpc/EtherealS/ -->
<dependency>
<groupId>io.github.ethereal-rpc</groupId>
<artifactId>EtherealS</artifactId>
<version>1.0.6</version>
<type>pom</type>
</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:pom:1.0.6'
<dependency org="io.github.ethereal-rpc" name="EtherealS" rev="1.0.6">
<artifact name="EtherealS" type="pom" />
</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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |