Skip to content

Instantly share code, notes, and snippets.

@kazz187
Created November 23, 2013 19:02
Show Gist options
  • Save kazz187/7618586 to your computer and use it in GitHub Desktop.
Save kazz187/7618586 to your computer and use it in GitHub Desktop.
resolvers += Opts.resolver.sonatypeSnapshots
libraryDependencies ++= Seq(
"com.typesafe" %% "scalalogging-slf4j" % "1.0.1",
"org.slf4j" % "slf4j-api" % "1.7.1",
"ch.qos.logback" % "logback-classic" % "1.0.7"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment