Download server-test-0.1.2.jar file - Jar s

Jar examples for s:server-test

Description

A library for test infrastructure

You can download jar file server-test 0.1.2 in this page.

Build File

You can use the following script to add server-test-0.1.2.jar to your project.

<dependency>
   <groupId>com.pastdev.httpcomponents</groupId>
   <artifactId>server-test</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'com.pastdev.httpcomponents', name: 'server-test', version: '0.1.2'
libraryDependencies += "com.pastdev.httpcomponents" % "server-test" % "0.1.2"
<dependency org="com.pastdev.httpcomponents" name="server-test" rev="0.1.2"/>
@Grapes(@Grab(group='com.pastdev.httpcomponents', module='server-test', version='0.1.2'))
'com.pastdev.httpcomponents:server-test:jar:0.1.2'

Download

Click the following link to download the jar file.

server-test-0.1.2-javadoc.jar
server-test-0.1.2-sources.jar
server-test-0.1.2.jar
server-test-0.1.2.pom



Related Tutorials