| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Net GUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdnet.codingwell |
| ArtifactId | ArtifactIdscala-guice_2.13.0-M5 |
| Last Version | Last Version4.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScala Guice
Scala syntax for Guice
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.6-SNAP5 |