Download akka-management-cluster-http_2.11-0.4.1.jar file - Jar a

Jar examples for a:akka-management-cluster-http-2.11

Description

akka-management-cluster-http

You can download jar file akka-management-cluster-http_2.11 0.4.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-management-cluster-http_2.11-0.4.1.jar to your project.

<dependency>
   <groupId>com.lightbend.akka</groupId>
   <artifactId>akka-management-cluster-http_2.11</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'com.lightbend.akka', name: 'akka-management-cluster-http_2.11', version: '0.4.1'
libraryDependencies += "com.lightbend.akka" % "akka-management-cluster-http_2.11" % "0.4.1"
<dependency org="com.lightbend.akka" name="akka-management-cluster-http_2.11" rev="0.4.1"/>
@Grapes(@Grab(group='com.lightbend.akka', module='akka-management-cluster-http_2.11', version='0.4.1'))
'com.lightbend.akka:akka-management-cluster-http_2.11:jar:0.4.1'

Download

Click the following link to download the jar file.

akka-management-cluster-http_2.11-0.4.1-javadoc.jar
akka-management-cluster-http_2.11-0.4.1-sources.jar
akka-management-cluster-http_2.11-0.4.1.jar
akka-management-cluster-http_2.11-0.4.1.pom



Related Tutorials