MCCommand

A library to help implement Bukkit and BungeeCord commands.

Лицензия

Лицензия

Группа

Группа

com.github.siroshun09.mccommand
Идентификатор

Идентификатор

mccommand
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

MCCommand
A library to help implement Bukkit and BungeeCord commands.
Ссылка на сайт

Ссылка на сайт

https://github.com/Siroshun09/MCCommand
Система контроля версий

Система контроля версий

https://github.com/Siroshun09/MCCommand

Скачать mccommand

Имя Файла Размер
mccommand-3.0.0.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/mccommand/ -->
<dependency>
    <groupId>com.github.siroshun09.mccommand</groupId>
    <artifactId>mccommand</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/mccommand/
implementation 'com.github.siroshun09.mccommand:mccommand:3.0.0'
// https://jarcasting.com/artifacts/com.github.siroshun09.mccommand/mccommand/
implementation ("com.github.siroshun09.mccommand:mccommand:3.0.0")
'com.github.siroshun09.mccommand:mccommand:pom:3.0.0'
<dependency org="com.github.siroshun09.mccommand" name="mccommand" rev="3.0.0">
  <artifact name="mccommand" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.siroshun09.mccommand', module='mccommand', version='3.0.0')
)
libraryDependencies += "com.github.siroshun09.mccommand" % "mccommand" % "3.0.0"
[com.github.siroshun09.mccommand/mccommand "3.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.siroshun09.adventureextender : adventureextender jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 21.0.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Модули Проекта

  • common
  • bukkit
  • bungee
  • paper

Версии библиотеки

Версия
3.0.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0