Download staccatissimo-testing-2.2.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.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials