mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-29 05:55:27 +01:00
Dependency
This commit is contained in:
parent
02178fc719
commit
0afc567335
BIN
libs/BossAPI_3.1.0.jar
Normal file
BIN
libs/BossAPI_3.1.0.jar
Normal file
Binary file not shown.
8
pom.xml
8
pom.xml
@ -21,6 +21,14 @@
|
||||
<version>1.15.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Boss -->
|
||||
<dependency>
|
||||
<groupId>org.mineacademy.boss.api</groupId>
|
||||
<artifactId>boss-api</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/libs/BossAPI_3.1.0.jar</systemPath>
|
||||
</dependency>
|
||||
<!-- MyPet -->
|
||||
<dependency>
|
||||
<groupId>de.keyle</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user