Download staccatissimo-testing-2.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials