Download blended.akka.http-2.5.0-M2.jar file - Jar b

Jar examples for b:blended.akka

Description

Provide Akka HTTP support

You can download jar file blended.akka.http 2.5.0-M2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.akka.http-2.5.0-M2.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.akka.http</artifactId>
   <version>2.5.0-M2</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.akka.http', version: '2.5.0-M2'
libraryDependencies += "de.wayofquality.blended" % "blended.akka.http" % "2.5.0-M2"
<dependency org="de.wayofquality.blended" name="blended.akka.http" rev="2.5.0-M2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.akka.http', version='2.5.0-M2'))
'de.wayofquality.blended:blended.akka.http:jar:2.5.0-M2'

Download

Click the following link to download the jar file.

blended.akka.http-2.5.0-M2-javadoc.jar
blended.akka.http-2.5.0-M2-sources.jar
blended.akka.http-2.5.0-M2.jar
blended.akka.http-2.5.0-M2.pom



Related Tutorials