Download akka-management_2.12-0.7.1.jar file - Jar a

Jar examples for a:akka-management-2.12

Description

akka-management

You can download jar file akka-management_2.12 0.7.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-management_2.12-0.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

akka-management_2.12-0.7.1-javadoc.jar
akka-management_2.12-0.7.1-sources.jar
akka-management_2.12-0.7.1.jar
akka-management_2.12-0.7.1.pom



Related Tutorials