bukkit-dependency-loader

A plugin to dynamically download and load maven artifacts into the class path of Bukkit or its forks.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

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

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

0.5-b29
Дата

Дата

Тип

Тип

jar
Описание

Описание

bukkit-dependency-loader
A plugin to dynamically download and load maven artifacts into the class path of Bukkit or its forks.
Ссылка на сайт

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

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

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

https://github.com/GiantTreeLP/bukkitdependencyloader/tree/master

Скачать bukkitdependencyloader

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.spigotmc » spigot-api jar 1.11.2-R0.1-SNAPSHOT

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

Данный проект не имеет модулей.

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

Версия
0.5-b29
0.3-b29
0.2-b6
0.2-b3