is not current version
Last Version 2.3.4-spark

org.spark-project.akka:akka-actor_2.10 2.2.3-shaded-protobuf

akka-actor

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.spark-project.akka
ArtifactId

ArtifactId

akka-actor_2.10
Version

Version

2.2.3-shaded-protobuf
Type

Type

jar

Download akka-actor_2.10 2.2.3-shaded-protobuf


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