Scala extensions for Google Guice
scala-guice 4.0.0
Group ID:
net.codingwell
Artifact ID:
scala-guice_2.11
Version:
4.0.0
Release Date:
May 26, 2015
Licenses:
Files:
Full Scala Version:
2.11.2
Developers:
libraryDependencies += "net.codingwell" %% "scala-guice" % "4.0.0"
ivy"net.codingwell::scala-guice:4.0.0"
//> using dep "net.codingwell::scala-guice:4.0.0"
import $ivy.`net.codingwell::scala-guice:4.0.0`
<dependency> <groupId>net.codingwell</groupId> <artifactId>scala-guice_2.11</artifactId> <version>4.0.0</version> </dependency>
compile group: 'net.codingwell', name: 'scala-guice_2.11', version: '4.0.0'