Scala extensions for Google Guice
scala-guice 5.0.0
Group ID:
net.codingwell
Artifact ID:
scala-guice_2.13
Version:
5.0.0
Release Date:
Mar 8, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "net.codingwell" %% "scala-guice" % "5.0.0"
ivy"net.codingwell::scala-guice:5.0.0"
//> using dep "net.codingwell::scala-guice:5.0.0"
import $ivy.`net.codingwell::scala-guice:5.0.0`
<dependency> <groupId>net.codingwell</groupId> <artifactId>scala-guice_2.13</artifactId> <version>5.0.0</version> </dependency>
compile group: 'net.codingwell', name: 'scala-guice_2.13', version: '5.0.0'