Jar examples for a:akka-contrib-2.11
This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support for these modules.
You can download jar file akka-contrib_2.11 2.4-M2 in this page.
Apache License, Version 2.0
You can use the following script to add akka-contrib_2.11-2.4-M2.jar to your project.
<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-contrib_2.11</artifactId> <version>2.4-M2</version> </dependency>
compile group: 'com.typesafe.akka', name: 'akka-contrib_2.11', version: '2.4-M2'
libraryDependencies += "com.typesafe.akka" % "akka-contrib_2.11" % "2.4-M2"
<dependency org="com.typesafe.akka" name="akka-contrib_2.11" rev="2.4-M2"/>
@Grapes(@Grab(group='com.typesafe.akka', module='akka-contrib_2.11', version='2.4-M2'))
'com.typesafe.akka:akka-contrib_2.11:jar:2.4-M2'
Click the following link to download the jar file.
akka-contrib_2.11-2.4-M2-javadoc.jar