Download akka-commons_2.11-1.0.jar file - Jar a

Jar examples for a:akka-commons-2.11

Description

akka-commons

You can download jar file akka-commons_2.11 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add akka-commons_2.11-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

akka-commons_2.11-1.0-javadoc.jar
akka-commons_2.11-1.0-sources.jar
akka-commons_2.11-1.0.jar
akka-commons_2.11-1.0.pom



Related Tutorials