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