Download hsac-fitnesse-fixtures-2.10.2.jar file - Jar h

Jar examples for h:hsac-fitnesse-fixtures

Description

Fixtures to assist in testing via FitNesse

You can download jar file hsac-fitnesse-fixtures 2.10.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add hsac-fitnesse-fixtures-2.10.2.jar to your project.

<dependency>
   <groupId>nl.hsac</groupId>
   <artifactId>hsac-fitnesse-fixtures</artifactId>
   <version>2.10.2</version>
</dependency>
compile group: 'nl.hsac', name: 'hsac-fitnesse-fixtures', version: '2.10.2'
libraryDependencies += "nl.hsac" % "hsac-fitnesse-fixtures" % "2.10.2"
<dependency org="nl.hsac" name="hsac-fitnesse-fixtures" rev="2.10.2"/>
@Grapes(@Grab(group='nl.hsac', module='hsac-fitnesse-fixtures', version='2.10.2'))
'nl.hsac:hsac-fitnesse-fixtures:jar:2.10.2'

Download

Click the following link to download the jar file.

hsac-fitnesse-fixtures-2.10.2-javadoc.jar
hsac-fitnesse-fixtures-2.10.2-sources.jar
hsac-fitnesse-fixtures-2.10.2.jar
hsac-fitnesse-fixtures-2.10.2.pom



Related Tutorials