is not current version
Last Version 4.2.3

net.codingwell:scala-guice_2.13.0-M5 4.2.2

Scala syntax for Guice

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
Version

Version

4.2.2
Type

Type

jar

Download scala-guice_2.13.0-M5 4.2.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/net.codingwell/scala-guice_2.13.0-M5/
implementation ("net.codingwell:scala-guice_2.13.0-M5:4.2.2")
'net.codingwell:scala-guice_2.13.0-M5:jar:4.2.2'
<dependency org="net.codingwell" name="scala-guice_2.13.0-M5" rev="4.2.2">
  <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.2')
)
libraryDependencies += "net.codingwell" % "scala-guice_2.13.0-M5" % "4.2.2"
[net.codingwell/scala-guice_2.13.0-M5 "4.2.2"]