Download rest-akka-http-test_2.11-0.3.3.jar file - Jar r

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

Description

akka-http-experimental related test utils

You can download jar file rest-akka-http-test_2.11 0.3.3 in this page.

License

Apache 2

Build File

You can use the following script to add rest-akka-http-test_2.11-0.3.3.jar to your project.

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

Download

Click the following link to download the jar file.

rest-akka-http-test_2.11-0.3.3-javadoc.jar
rest-akka-http-test_2.11-0.3.3-sources.jar
rest-akka-http-test_2.11-0.3.3.jar
rest-akka-http-test_2.11-0.3.3.pom



Related Tutorials