Download akka-testkit_2.12-2.4.17.jar file - Jar a

Jar examples for a:akka-testkit-2.12

Description

akka-testkit

You can download jar file akka-testkit_2.12 2.4.17 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add akka-testkit_2.12-2.4.17.jar to your project.

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

Download

Click the following link to download the jar file.

akka-testkit_2.12-2.4.17-javadoc.jar
akka-testkit_2.12-2.4.17-sources.jar
akka-testkit_2.12-2.4.17.jar
akka-testkit_2.12-2.4.17.pom



Related Tutorials