is not current version
Last Version 3.3.1

com.sandinh:akka-guice_2.12 3.2.0

akka-guice

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Akka Container Microservices Reactive libraries
GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

akka-guice_2.12
Version

Version

3.2.0
Type

Type

jar

Download akka-guice_2.12 3.2.0


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