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