Skip to content

Instantly share code, notes, and snippets.

@yutaono
Created October 5, 2016 17:09
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 yutaono/ffeebaaed780ec92486c5871e561d121 to your computer and use it in GitHub Desktop.
Save yutaono/ffeebaaed780ec92486c5871e561d121 to your computer and use it in GitHub Desktop.
simple build sbt
name := "demoProject"
version := "1.0"
scalaVersion := "2.11.8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment