Download akka-http_2.12-1.2.101.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.2.101 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials