Download http-testkit-core_2.12-0.1.0.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.0 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials