Moved to SBUtilities <3
This commit is contained in:
parent
211b331d4d
commit
4696050b86
10 changed files with 56 additions and 302 deletions
10
pom.xml
10
pom.xml
|
@ -60,6 +60,10 @@
|
|||
<id>spigot-repo</id>
|
||||
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>iobyte-repo</id>
|
||||
<url>https://nexus.iobyte.nl/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencies>
|
||||
|
@ -90,6 +94,12 @@
|
|||
<version>1.18.10</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>nl.SBDevelopment</groupId>
|
||||
<artifactId>SBUtilities</artifactId>
|
||||
<version>1.0</version>
|
||||
<classifier>SBUtilities</classifier>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue