is not current version
Last Version 5.1.0

Scala Guice 5.0.1

Scala syntax for Guice

License

License

Categories

Categories

Scala Languages Net GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

net.codingwell
ArtifactId

ArtifactId

scala-guice_2.11
Version

Version

5.0.1
Type

Type

jar
Description

Description

Scala Guice
Scala syntax for Guice
Project URL

Project URL

https://github.com/codingwell/scala-guice
Project Organization

Project Organization

net.codingwell
Source Code Management

Source Code Management

https://github.com/codingwell/scala-guice

Download scala-guice_2.11 5.0.1


<!-- https://jarcasting.com/artifacts/net.codingwell/scala-guice_2.11/ -->
<dependency>
    <groupId>net.codingwell</groupId>
    <artifactId>scala-guice_2.11</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.codingwell/scala-guice_2.11/
implementation 'net.codingwell:scala-guice_2.11:5.0.1'
// https://jarcasting.com/artifacts/net.codingwell/scala-guice_2.11/
implementation ("net.codingwell:scala-guice_2.11:5.0.1")
'net.codingwell:scala-guice_2.11:jar:5.0.1'
<dependency org="net.codingwell" name="scala-guice_2.11" rev="5.0.1">
  <artifact name="scala-guice_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codingwell', module='scala-guice_2.11', version='5.0.1')
)
libraryDependencies += "net.codingwell" % "scala-guice_2.11" % "5.0.1"
[net.codingwell/scala-guice_2.11 "5.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.google.inject : guice jar 5.0.1
org.scala-lang : scala-reflect jar 2.11.12
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.