We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34b043 commit c3e039aCopy full SHA for c3e039a
1 file changed
build.sbt
@@ -0,0 +1,10 @@
1
+name := "ml"
2
+
3
+version := "1.0-SNAPSHOT"
4
5
+scalaVersion := "2.9.2"
6
7
+organization := "com.gfrison"
8
9
+libraryDependencies += "commons-io" % "commons-io" % "2.3"
10
0 commit comments