Download akka-discovery_2.12-0.14.0.jar file - Jar a

Jar examples for a:akka-discovery-2.12

Description

akka-discovery

You can download jar file akka-discovery_2.12 0.14.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add akka-discovery_2.12-0.14.0.jar to your project.

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

Download

Click the following link to download the jar file.

akka-discovery_2.12-0.14.0-javadoc.jar
akka-discovery_2.12-0.14.0-sources.jar
akka-discovery_2.12-0.14.0.jar
akka-discovery_2.12-0.14.0.pom



Related Tutorials