Akka Remote enables remote communication between Akka actors, supporting location transparency.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-remote_2.10</artifactId>
<version>2.3.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an Akka ActorSystem configured for remote communication.
Use akka-remote with a modern Scala version (e.g., 2.13 or 3) and Akka 2.6+.
No dependency data recorded yet.