Download rest-akka-http_2.11-0.3.6.jar file - Jar r

Jar examples for r:rest-akka-http-2.11

Description

shared custom classes related to akka-http-experimental (for example certain directives)

You can download jar file rest-akka-http_2.11 0.3.6 in this page.

License

Apache 2

Build File

You can use the following script to add rest-akka-http_2.11-0.3.6.jar to your project.

<dependency>
   <groupId>com.ubirch.util</groupId>
   <artifactId>rest-akka-http_2.11</artifactId>
   <version>0.3.6</version>
</dependency>
compile group: 'com.ubirch.util', name: 'rest-akka-http_2.11', version: '0.3.6'
libraryDependencies += "com.ubirch.util" % "rest-akka-http_2.11" % "0.3.6"
<dependency org="com.ubirch.util" name="rest-akka-http_2.11" rev="0.3.6"/>
@Grapes(@Grab(group='com.ubirch.util', module='rest-akka-http_2.11', version='0.3.6'))
'com.ubirch.util:rest-akka-http_2.11:jar:0.3.6'

Download

Click the following link to download the jar file.

rest-akka-http_2.11-0.3.6-javadoc.jar
rest-akka-http_2.11-0.3.6-sources.jar
rest-akka-http_2.11-0.3.6.jar
rest-akka-http_2.11-0.3.6.pom



Related Tutorials