Download akka_2.11-1.2.59.jar file - Jar a

Jar examples for a:akka-2.11

Description

Json support for Akka Streams/Http via Jawn

You can download jar file akka_2.11 1.2.59 in this page.

License

BSD-style

Build File

You can use the following script to add akka_2.11-1.2.59.jar to your project.

<dependency>
   <groupId>org.bitbucket.pshirshov.izumitk</groupId>
   <artifactId>akka_2.11</artifactId>
   <version>1.2.59</version>
</dependency>
compile group: 'org.bitbucket.pshirshov.izumitk', name: 'akka_2.11', version: '1.2.59'
libraryDependencies += "org.bitbucket.pshirshov.izumitk" % "akka_2.11" % "1.2.59"
<dependency org="org.bitbucket.pshirshov.izumitk" name="akka_2.11" rev="1.2.59"/>
@Grapes(@Grab(group='org.bitbucket.pshirshov.izumitk', module='akka_2.11', version='1.2.59'))
'org.bitbucket.pshirshov.izumitk:akka_2.11:jar:1.2.59'

Download

Click the following link to download the jar file.

akka_2.11-1.2.59-javadoc.jar
akka_2.11-1.2.59-sources.jar
akka_2.11-1.2.59-tests-javadoc.jar
akka_2.11-1.2.59-tests-sources.jar
akka_2.11-1.2.59-tests.jar
akka_2.11-1.2.59.jar
akka_2.11-1.2.59.pom



Related Tutorials