is not current version
Last Version 0.2.0

org.no-hope:akka 0.1.3


Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

akka
Version

Version

0.1.3
Type

Type

jar

Download akka 0.1.3


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