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