Jar examples for f:fest-util
Utility methods used by FEST modules
You can download jar file fest-util 1.1 in this page.
You can use the following script to add fest-util-1.1.jar to your project.
<dependency> <groupId>org.easytesting</groupId> <artifactId>fest-util</artifactId> <version>1.1</version> </dependency>
compile group: 'org.easytesting', name: 'fest-util', version: '1.1'
libraryDependencies += "org.easytesting" % "fest-util" % "1.1"
<dependency org="org.easytesting" name="fest-util" rev="1.1"/>
@Grapes(@Grab(group='org.easytesting', module='fest-util', version='1.1'))
'org.easytesting:fest-util:jar:1.1'
Click the following link to download the jar file.
fest-util-1.1-sources.jar