| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.azbh111 |
| Идентификатор | ИдентификаторProtocolLib |
| Последняя версия | Последняя версия4.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProtocolLib
A single jar
|
| Имя Файла | Размер |
|---|---|
| ProtocolLib-4.4.0.pom | |
| ProtocolLib-4.4.0.jar | 1 MB |
| ProtocolLib-4.4.0-sources.jar | 261 bytes |
| ProtocolLib-4.4.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/ -->
<dependency>
<groupId>com.github.azbh111</groupId>
<artifactId>ProtocolLib</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/
implementation 'com.github.azbh111:ProtocolLib:4.4.0'
// https://jarcasting.com/artifacts/com.github.azbh111/ProtocolLib/
implementation ("com.github.azbh111:ProtocolLib:4.4.0")
'com.github.azbh111:ProtocolLib:jar:4.4.0'
<dependency org="com.github.azbh111" name="ProtocolLib" rev="4.4.0">
<artifact name="ProtocolLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.azbh111', module='ProtocolLib', version='4.4.0')
)
libraryDependencies += "com.github.azbh111" % "ProtocolLib" % "4.4.0"
[com.github.azbh111/ProtocolLib "4.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |