Skip to content

Instantly share code, notes, and snippets.

@Byteflux
Created June 18, 2019 17:01
Show Gist options
  • Save Byteflux/7bdc14dd00f3052244e7e64619c57967 to your computer and use it in GitHub Desktop.
Save Byteflux/7bdc14dd00f3052244e7e64619c57967 to your computer and use it in GitHub Desktop.
<repositories>
<repository>
<id>byteflux</id>
<url>https://repo.byteflux.net/repository/maven-public/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>net.byteflux</groupId>
<artifactId>libby-bukkit</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment