Download akka_2.11-1.2.109.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.109 in this page.

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials