is not current version
Last Version 2.2.0

com.typesafe.akka:akka-actor_2.11.0-M3 2.2.0-RC2

akka-actor

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-actor_2.11.0-M3
Version

Version

2.2.0-RC2
Type

Type

jar

Download akka-actor_2.11.0-M3 2.2.0-RC2


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