Jar examples for f:fest
Parent POM for all FEST Modules
You can download jar file fest 1.0.16 in this page.
Apache License, Version 2.0
You can use the following script to add fest-1.0.16.jar to your project.
<dependency> <groupId>org.easytesting</groupId> <artifactId>fest</artifactId> <version>1.0.16</version> </dependency>
compile group: 'org.easytesting', name: 'fest', version: '1.0.16'
libraryDependencies += "org.easytesting" % "fest" % "1.0.16"
<dependency org="org.easytesting" name="fest" rev="1.0.16"/>
@Grapes(@Grab(group='org.easytesting', module='fest', version='1.0.16'))
'org.easytesting:fest:jar:1.0.16'
Click the following link to download the jar file.
fest-1.0.16.pom