Download fest-swing-junit-1.2a3.jar file - Jar f

Jar examples for f:fest-swing-junit

Description

JUnit-specific extension for FEST-Swing

You can download jar file fest-swing-junit 1.2a3 in this page.

Build File

You can use the following script to add fest-swing-junit-1.2a3.jar to your project.

<dependency>
   <groupId>org.easytesting</groupId>
   <artifactId>fest-swing-junit</artifactId>
   <version>1.2a3</version>
</dependency>
compile group: 'org.easytesting', name: 'fest-swing-junit', version: '1.2a3'
libraryDependencies += "org.easytesting" % "fest-swing-junit" % "1.2a3"
<dependency org="org.easytesting" name="fest-swing-junit" rev="1.2a3"/>
@Grapes(@Grab(group='org.easytesting', module='fest-swing-junit', version='1.2a3'))
'org.easytesting:fest-swing-junit:jar:1.2a3'

Download

Click the following link to download the jar file.

fest-swing-junit-1.2a3-sources.jar
fest-swing-junit-1.2a3.jar
fest-swing-junit-1.2a3.pom



Related Tutorials