is not current version
Last Version 3.2.0

com.sandinh:akka-guice_2.11 3.1.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.11
Version

Version

3.1.0
Type

Type

jar

Download akka-guice_2.11 3.1.0


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