Download akka_2.11-1.2.60.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.60 in this page.

License

BSD-style

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials