Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-actor 2.3.0-RC4
Group ID:
com.typesafe.akka
Artifact ID:
akka-actor_2.10
Version:
2.3.0-RC4
Release Date:
Feb 19, 2014
Licenses:
Files:
Full Scala Version:
2.10.3
Developers:
libraryDependencies += "com.typesafe.akka" %% "akka-actor" % "2.3.0-RC4"
ivy"com.typesafe.akka::akka-actor:2.3.0-RC4"
//> using dep "com.typesafe.akka::akka-actor:2.3.0-RC4"
import $ivy.`com.typesafe.akka::akka-actor:2.3.0-RC4`
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-actor_2.10</artifactId> <version>2.3.0-RC4</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-actor_2.10', version: '2.3.0-RC4'