Download akka-management_2.11-0.12.0.jar file - Jar a

Jar examples for a:akka-management-2.11

Description

akka-management

You can download jar file akka-management_2.11 0.12.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-management_2.11-0.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

akka-management_2.11-0.12.0-javadoc.jar
akka-management_2.11-0.12.0-sources.jar
akka-management_2.11-0.12.0.jar
akka-management_2.11-0.12.0.pom



Related Tutorials