| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.siroshun09.mccommand |
| Идентификатор | Идентификаторbungee |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA library to help implement Bukkit and BungeeCord commands.
|
| Имя Файла | Размер |
|---|---|
| bungee-3.0.0.pom | |
| bungee-3.0.0.jar | 10 KB |
| bungee-3.0.0-sources.jar | 9 KB |
| bungee-3.0.0-javadoc.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bungee/ -->
<dependency>
<groupId>com.github.siroshun09.mccommand</groupId>
<artifactId>bungee</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bungee/
implementation 'com.github.siroshun09.mccommand:bungee:3.0.0'
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/bungee/
implementation ("com.github.siroshun09.mccommand:bungee:3.0.0")
'com.github.siroshun09.mccommand:bungee:jar:3.0.0'
<dependency org="com.github.siroshun09.mccommand" name="bungee" rev="3.0.0">
<artifact name="bungee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.siroshun09.mccommand', module='bungee', version='3.0.0')
)
libraryDependencies += "com.github.siroshun09.mccommand" % "bungee" % "3.0.0"
[com.github.siroshun09.mccommand/bungee "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.kyori : adventure-platform-bungeecord | jar | 4.0.0-SNAPSHOT |
| com.github.siroshun09.mccommand : common | jar | 3.0.0 |
| com.github.siroshun09.adventureextender : adventureextender | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.md-5 : bungeecord-api | jar | 1.16-R0.4 |
| org.jetbrains : annotations | jar | 21.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |