Download staccatissimo-testing-2.0.jar file - Jar s

Jar examples for s:staccatissimo-testing

Description

Testing components build on top of JUnit 4

You can download jar file staccatissimo-testing 2.0 in this page.

Build File

You can use the following script to add staccatissimo-testing-2.0.jar to your project.

<dependency>
   <groupId>net.sf.staccatocommons</groupId>
   <artifactId>staccatissimo-testing</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'net.sf.staccatocommons', name: 'staccatissimo-testing', version: '2.0'
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-testing" % "2.0"
<dependency org="net.sf.staccatocommons" name="staccatissimo-testing" rev="2.0"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='staccatissimo-testing', version='2.0'))
'net.sf.staccatocommons:staccatissimo-testing:jar:2.0'

Download

Click the following link to download the jar file.

staccatissimo-testing-2.0-javadoc.jar
staccatissimo-testing-2.0-sources.jar
staccatissimo-testing-2.0.jar
staccatissimo-testing-2.0.pom



Related Tutorials