Scala Guice

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.12
Last Version

Last Version

5.1.0
Release Date

Release Date

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.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.google.inject : guice jar 5.1.0
org.scala-lang : scala-reflect jar 2.12.15
com.google.code.findbugs : jsr305 jar 3.0.2
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.
net.codingwell

Coding Well

Versions

Version
5.1.0
5.0.2
5.0.1
5.0.0
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.1
4.1.0