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.13.0-M5
Last Version

Last Version

4.2.3
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.13.0-M5

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
com.google.inject : guice jar 4.2.2
com.google.guava : guava jar 25.1-android
org.scala-lang : scala-reflect jar 2.13.0-M5
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M5 jar 3.0.6-SNAP5

Project Modules

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

Coding Well

Versions

Version
4.2.3
4.2.2