Download fitlibrary-20080812.jar file - Jar f

Jar examples for f:fitlibrary

Description

FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse.

You can download jar file fitlibrary 20080812 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add fitlibrary-20080812.jar to your project.

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

Download

Click the following link to download the jar file.

fitlibrary-20080812.jar
fitlibrary-20080812.pom



Related Tutorials