Jar examples for f:fest-swing-junit-4.5
JUnit 4.5-specific extension for FEST-Swing
You can download jar file fest-swing-junit-4.5 1.2.1 in this page.
You can use the following script to add fest-swing-junit-4.5-1.2.1.jar to your project.
<dependency> <groupId>org.easytesting</groupId> <artifactId>fest-swing-junit-4.5</artifactId> <version>1.2.1</version> </dependency>
compile group: 'org.easytesting', name: 'fest-swing-junit-4.5', version: '1.2.1'
libraryDependencies += "org.easytesting" % "fest-swing-junit-4.5" % "1.2.1"
<dependency org="org.easytesting" name="fest-swing-junit-4.5" rev="1.2.1"/>
@Grapes(@Grab(group='org.easytesting', module='fest-swing-junit-4.5', version='1.2.1'))
'org.easytesting:fest-swing-junit-4.5:jar:1.2.1'
Click the following link to download the jar file.
fest-swing-junit-4.5-1.2.1-sources.jar