is not current version
Last Version 2.0.5-protobuf-2.5-java-1.5

org.spark-project:akka-remote 2.0.5-pb-2.5

akka-remote

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.spark-project
ArtifactId

ArtifactId

akka-remote
Version

Version

2.0.5-pb-2.5
Type

Type

jar

Download akka-remote 2.0.5-pb-2.5


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