Skip to content

Instantly share code, notes, and snippets.

@Rojoss
Created September 14, 2014 20:51
Show Gist options
  • Save Rojoss/eba69871495864599d06 to your computer and use it in GitHub Desktop.
Save Rojoss/eba69871495864599d06 to your computer and use it in GitHub Desktop.
bungee repo
<repositories>
<repository>
<id>md5-repo</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.8-SNAPSHOT</version>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment