Skip to content

UnfixableExploit/UltimateCore

 
 

Repository files navigation

UltimateCore is all you need to setup a server and more! Travis-ci

In maven, to add UltimateCore as dependency add this to your pom:

<repositories>
  <repository>
    <id>ultimatecore-repo</id>
    <url>https://raw.github.com/Bammerbom/UltimateCore/master/mvn-repo/</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>bammerbom</groupId>
    <artifactId>UltimateCore</artifactId>
    <version>(USE THE LATEST VERSION)</version>
  </dependency>
</dependencies>

About

All you need to setup a server and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%