| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ebicep |
| Идентификатор | ИдентификаторWarlordsPartyManager |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.ebicep:WarlordsPartyManager
Party Manager for the Warlords Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| WarlordsPartyManager-1.0.0.pom | |
| WarlordsPartyManager-1.0.0.jar | 3 KB |
| WarlordsPartyManager-1.0.0-sources.jar | 1 KB |
| WarlordsPartyManager-1.0.0-javadoc.jar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ebicep/WarlordsPartyManager/ -->
<dependency>
<groupId>io.github.ebicep</groupId>
<artifactId>WarlordsPartyManager</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ebicep/WarlordsPartyManager/
implementation 'io.github.ebicep:WarlordsPartyManager:1.0.0'
// https://jarcasting.com/artifacts/io.github.ebicep/WarlordsPartyManager/
implementation ("io.github.ebicep:WarlordsPartyManager:1.0.0")
'io.github.ebicep:WarlordsPartyManager:jar:1.0.0'
<dependency org="io.github.ebicep" name="WarlordsPartyManager" rev="1.0.0">
<artifact name="WarlordsPartyManager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ebicep', module='WarlordsPartyManager', version='1.0.0')
)
libraryDependencies += "io.github.ebicep" % "WarlordsPartyManager" % "1.0.0"
[io.github.ebicep/WarlordsPartyManager "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |