You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
172 B

import AssemblyKeys._
assemblySettings
name := "sylvilagus"
version := "0.1.0"
scalaVersion := "2.9.2"
libraryDependencies += "com.rabbitmq" % "amqp-client" % "2.8.7"