box-o-sand/oldstuff/scala/sbt-guide/hello/build.sbt

6 lines
59 B
Plaintext
Raw Normal View History

2012-05-14 03:26:55 +00:00
name := "hello"
version := "1.0"
scalaVersion := "2.9.1"