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