bukkit-dependency-loader

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

bukkitdependencyloader
Last Version

Last Version

0.5-b29
Release Date

Release Date

Type

Type

jar
Description

Description

bukkit-dependency-loader
A plugin to dynamically download and load maven artifacts into the class path of Bukkit or its forks.
Project URL

Project URL

https://github.com/GiantTreeLP/bukkitdependencyloader/
Source Code Management

Source Code Management

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

Download bukkitdependencyloader

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.11.2-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.5-b29
0.3-b29
0.2-b6
0.2-b3