Download akka_2.11-1.2.63.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.63 in this page.

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials