Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-remote 2.6.20
Group ID:
com.typesafe.akka
Artifact ID:
akka-remote_2.13
Version:
2.6.20
Release Date:
Sept 6, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "com.typesafe.akka" %% "akka-remote" % "2.6.20"
ivy"com.typesafe.akka::akka-remote:2.6.20"
//> using dep "com.typesafe.akka::akka-remote:2.6.20"
import $ivy.`com.typesafe.akka::akka-remote:2.6.20`
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-remote_2.13</artifactId> <version>2.6.20</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-remote_2.13', version: '2.6.20'