Download fest-swing-1.2.1.jar file - Jar f

Jar examples for f:fest-swing

Description

Fluent interface for functional GUI testing

You can download jar file fest-swing 1.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add fest-swing-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

fest-swing-1.2.1-sources.jar
fest-swing-1.2.1-tests.jar
fest-swing-1.2.1.jar
fest-swing-1.2.1.pom



Related Tutorials