Skip to content

Instantly share code, notes, and snippets.

@Redrield
Created September 19, 2016 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Redrield/187169934d829a236632af454b24cdaa to your computer and use it in GitHub Desktop.
Save Redrield/187169934d829a236632af454b24cdaa to your computer and use it in GitHub Desktop.
repositories {
mavenCentral()
maven {
url = "http://repo.spongepowered.org/maven"
}
}
dependencies {
compile "org.spongepowered:spongeapi:5.0.0-SNAPSHOT"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment