| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bdqfork |
| Идентификатор | Идентификаторprotocol |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprotocol
protocol
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| protocol-0.1.0.pom | |
| protocol-0.1.0.jar | 17 KB |
| protocol-0.1.0-sources.jar | 8 KB |
| protocol-0.1.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/protocol/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>protocol</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/protocol/
implementation 'com.github.bdqfork:protocol:0.1.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/protocol/
implementation ("com.github.bdqfork:protocol:0.1.0")
'com.github.bdqfork:protocol:jar:0.1.0'
<dependency org="com.github.bdqfork" name="protocol" rev="0.1.0">
<artifact name="protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='protocol', version='0.1.0')
)
libraryDependencies += "com.github.bdqfork" % "protocol" % "0.1.0"
[com.github.bdqfork/protocol "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.bdqfork : rpc | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-all | jar | 4.1.45.Final |