Skip to content

Instantly share code, notes, and snippets.

@LeifWarner
Created November 5, 2012 22:38
Show Gist options
  • Save LeifWarner/4020869 to your computer and use it in GitHub Desktop.
Save LeifWarner/4020869 to your computer and use it in GitHub Desktop.
Getting started w/ akka
resolvers += "Typesafe Repository" at "http://repo.typesafe.com/typesafe/releases/"
libraryDependencies += "com.typesafe.akka" % "akka-actor" % "2.0.3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment