Download akka-management_2.12-0.9.0.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.9.0 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials