Download testing-1.0-beta05.jar file - Jar t

Jar examples for t:testing

Description

A collection of utilities used during unit and integration testing.

You can download jar file testing 1.0-beta05 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add testing-1.0-beta05.jar to your project.

<dependency>
   <groupId>de.schrieveslaach.nlpf</groupId>
   <artifactId>testing</artifactId>
   <version>1.0-beta05</version>
</dependency>
compile group: 'de.schrieveslaach.nlpf', name: 'testing', version: '1.0-beta05'
libraryDependencies += "de.schrieveslaach.nlpf" % "testing" % "1.0-beta05"
<dependency org="de.schrieveslaach.nlpf" name="testing" rev="1.0-beta05"/>
@Grapes(@Grab(group='de.schrieveslaach.nlpf', module='testing', version='1.0-beta05'))
'de.schrieveslaach.nlpf:testing:jar:1.0-beta05'

Download

Click the following link to download the jar file.

testing-1.0-beta05-tests.jar
testing-1.0-beta05.jar
testing-1.0-beta05.pom



Related Tutorials