Download http-testkit-core_2.11-0.1.13.jar file - Jar h

Jar examples for h:http-testkit-core-2.11

Description

Commonly used util code also client and server interfaces

You can download jar file http-testkit-core_2.11 0.1.13 in this page.

License

MIT

Build File

You can use the following script to add http-testkit-core_2.11-0.1.13.jar to your project.

<dependency>
   <groupId>com.wix</groupId>
   <artifactId>http-testkit-core_2.11</artifactId>
   <version>0.1.13</version>
</dependency>
compile group: 'com.wix', name: 'http-testkit-core_2.11', version: '0.1.13'
libraryDependencies += "com.wix" % "http-testkit-core_2.11" % "0.1.13"
<dependency org="com.wix" name="http-testkit-core_2.11" rev="0.1.13"/>
@Grapes(@Grab(group='com.wix', module='http-testkit-core_2.11', version='0.1.13'))
'com.wix:http-testkit-core_2.11:jar:0.1.13'

Download

Click the following link to download the jar file.

http-testkit-core_2.11-0.1.13-javadoc.jar
http-testkit-core_2.11-0.1.13-sources.jar
http-testkit-core_2.11-0.1.13.jar
http-testkit-core_2.11-0.1.13.pom



Related Tutorials