Download akka-http-backend_2.12-1.2.1.jar file - Jar a

Jar examples for a:akka-http-backend-2.12

Description

akka-http-backend

You can download jar file akka-http-backend_2.12 1.2.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add akka-http-backend_2.12-1.2.1.jar to your project.

<dependency>
   <groupId>com.softwaremill.sttp</groupId>
   <artifactId>akka-http-backend_2.12</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.softwaremill.sttp', name: 'akka-http-backend_2.12', version: '1.2.1'
libraryDependencies += "com.softwaremill.sttp" % "akka-http-backend_2.12" % "1.2.1"
<dependency org="com.softwaremill.sttp" name="akka-http-backend_2.12" rev="1.2.1"/>
@Grapes(@Grab(group='com.softwaremill.sttp', module='akka-http-backend_2.12', version='1.2.1'))
'com.softwaremill.sttp:akka-http-backend_2.12:jar:1.2.1'

Download

Click the following link to download the jar file.

akka-http-backend_2.12-1.2.1-javadoc.jar
akka-http-backend_2.12-1.2.1-sources.jar
akka-http-backend_2.12-1.2.1.jar
akka-http-backend_2.12-1.2.1.pom



Related Tutorials