Skip to content

Instantly share code, notes, and snippets.

@edofic
Created July 16, 2013 18:25
Show Gist options
  • Save edofic/6011258 to your computer and use it in GitHub Desktop.
Save edofic/6011258 to your computer and use it in GitHub Desktop.
build using my fork of reactive mongo
scalaVersion := "2.10.2"
resolvers += "edofic snapshots" at "http://repo.edofic.com/snapshots"
libraryDependencies += "org.reactivemongo" %% "reactivemongo-bson-macros" % "0.10-SNAPSHOT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment