Download http-testkit-core_2.12-0.1.9.jar file - Jar h

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

Description

Commonly used util code also client and server interfaces

You can download jar file http-testkit-core_2.12 0.1.9 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

http-testkit-core_2.12-0.1.9-javadoc.jar
http-testkit-core_2.12-0.1.9-sources.jar
http-testkit-core_2.12-0.1.9.jar
http-testkit-core_2.12-0.1.9.pom



Related Tutorials