Jar examples for j:jfcunit
jfcUnit enables developers to write test cases for Java Swing based applications
You can download jar file jfcunit 2.08 in this page.
You can use the following script to add jfcunit-2.08.jar to your project.
<dependency> <groupId>net.sf.jfcunit</groupId> <artifactId>jfcunit</artifactId> <version>2.08</version> </dependency>
compile group: 'net.sf.jfcunit', name: 'jfcunit', version: '2.08'
libraryDependencies += "net.sf.jfcunit" % "jfcunit" % "2.08"
<dependency org="net.sf.jfcunit" name="jfcunit" rev="2.08"/>
@Grapes(@Grab(group='net.sf.jfcunit', module='jfcunit', version='2.08'))
'net.sf.jfcunit:jfcunit:jar:2.08'
Click the following link to download the jar file.
jfcunit-2.08-sources.jar