is not current version
Last Version 2.4-M2

com.typesafe.akka:akka-actor_2.12.0-M1 2.4-M1

akka-actor

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-actor_2.12.0-M1
Version

Version

2.4-M1
Type

Type

jar

Download akka-actor_2.12.0-M1 2.4-M1


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