Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Redrield
Created September 18, 2016 23:32
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/1b0cdcef7c1cee8a70cc6eff4d920cc5 to your computer and use it in GitHub Desktop.
Save Redrield/1b0cdcef7c1cee8a70cc6eff4d920cc5 to your computer and use it in GitHub Desktop.
name := "SpongyCrates"
version := "1.0"
scalaVersion := "2.11.8"
resolvers += "sponge-repo" at "http://repo.spongepowered.org/maven"
libraryDependencies += "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