CrazyAuctions/README.md

1.1 KiB

Crazy Auctions - Issues tab has been disabled, A rewrite is pending.

Source Code for Crazy Auctions

Build Status:

Build Status

Latest Version:

Latest Version

Support:

https://discord.com/invite/MCuz8JG/

Jenkins:

https://jenkins.badbones69.com/job/Crazy-Auctions/

Nexus:

https://nexus.badbones69.com/#browse/browse:maven-releases:com%2Fbadbones69%2Fcrazyauctions

Maven:

<repository>
    <id>crazycrew-repo-releases</id>
    <name>CrazyCrew Team</name>
    <url>https://repo.badbones69.com/releases</url>
</repository>

<dependency>
    <groupId>com.badbones69</groupId>
    <artifactId>crazyauctions</artifactId>
    <version>{Latest Version}</version>
</dependency>