Jar examples for a:akka-cluster-2.11
akka-cluster
You can download jar file akka-cluster_2.11 2.3.13 in this page.
Apache License, Version 2.0
You can use the following script to add akka-cluster_2.11-2.3.13.jar to your project.
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-cluster_2.11</artifactId> <version>2.3.13</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-cluster_2.11', version: '2.3.13'
libraryDependencies += "com.typesafe.akka" % "akka-cluster_2.11" % "2.3.13"
<dependency org="com.typesafe.akka" name="akka-cluster_2.11" rev="2.3.13"/>
@Grapes(@Grab(group='com.typesafe.akka', module='akka-cluster_2.11', version='2.3.13'))
'com.typesafe.akka:akka-cluster_2.11:jar:2.3.13'
Click the following link to download the jar file.
akka-cluster_2.11-2.3.13-javadoc.jar