codingwell / scala-guice   7.0.0

Apache License 2.0 GitHub

Scala extensions for Google Guice

Scala versions: 3.x 2.13 2.12 2.11 2.10

scala-guice 3.0.3


Group ID:
net.codingwell
Artifact ID:
scala-guice_2.11
Version:
3.0.3
Release Date:
Dec 10, 2015
Licenses:
Files:

libraryDependencies += "net.codingwell" %% "scala-guice" % "3.0.3"

Mill build tool

ivy"net.codingwell::scala-guice:3.0.3"

Scala CLI

//> using dep "net.codingwell::scala-guice:3.0.3"

Ammonite REPL

import $ivy.`net.codingwell::scala-guice:3.0.3`

<dependency>
  <groupId>net.codingwell</groupId>
  <artifactId>scala-guice_2.11</artifactId>
  <version>3.0.3</version>
</dependency>

compile group: 'net.codingwell', name: 'scala-guice_2.11', version: '3.0.3'