Download akka-http_2.12-1.4.9.jar file - Jar a

Jar examples for a:akka-http-2.12

Description

akka-http

You can download jar file akka-http_2.12 1.4.9 in this page.

License

Apache License 2.0

Build File

You can use the following script to add akka-http_2.12-1.4.9.jar to your project.

<dependency>
   <groupId>com.github.pshirshov.izumi.legacy</groupId>
   <artifactId>akka-http_2.12</artifactId>
   <version>1.4.9</version>
</dependency>
compile group: 'com.github.pshirshov.izumi.legacy', name: 'akka-http_2.12', version: '1.4.9'
libraryDependencies += "com.github.pshirshov.izumi.legacy" % "akka-http_2.12" % "1.4.9"
<dependency org="com.github.pshirshov.izumi.legacy" name="akka-http_2.12" rev="1.4.9"/>
@Grapes(@Grab(group='com.github.pshirshov.izumi.legacy', module='akka-http_2.12', version='1.4.9'))
'com.github.pshirshov.izumi.legacy:akka-http_2.12:jar:1.4.9'

Download

Click the following link to download the jar file.

akka-http_2.12-1.4.9-javadoc.jar
akka-http_2.12-1.4.9-sources.jar
akka-http_2.12-1.4.9-tests-javadoc.jar
akka-http_2.12-1.4.9-tests-sources.jar
akka-http_2.12-1.4.9-tests.jar
akka-http_2.12-1.4.9.jar
akka-http_2.12-1.4.9.pom



Related Tutorials