Download akka_2.11-1.1.8.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.1.8 in this page.

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials