Download testtools-0.1.jar file - Jar t

Jar examples for t:testtools

Description

vert.x - Effortless asynchronous application development for the modern web and enterprise

You can download jar file testtools 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add testtools-0.1.jar to your project.

<dependency>
   <groupId>org.baessie</groupId>
   <artifactId>testtools</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.baessie', name: 'testtools', version: '0.1'
libraryDependencies += "org.baessie" % "testtools" % "0.1"
<dependency org="org.baessie" name="testtools" rev="0.1"/>
@Grapes(@Grab(group='org.baessie', module='testtools', version='0.1'))
'org.baessie:testtools:jar:0.1'

Download

Click the following link to download the jar file.

testtools-0.1-javadoc.jar
testtools-0.1-sources.jar
testtools-0.1.jar
testtools-0.1.pom



Related Tutorials