Last Version

jfcunit 2.08

jfcUnit enables developers to write test cases for Java Swing based applications

Categories

Categories

Net
GroupId

GroupId

net.sf.jfcunit
ArtifactId

ArtifactId

jfcunit
Version

Version

2.08
Type

Type

jar
Description

Description

jfcunit
jfcUnit enables developers to write test cases for Java Swing based applications
Project URL

Project URL

http://jfcunit.sourceforge.net

Download jfcunit 2.08


<!-- https://jarcasting.com/artifacts/net.sf.jfcunit/jfcunit/ -->
<dependency>
    <groupId>net.sf.jfcunit</groupId>
    <artifactId>jfcunit</artifactId>
    <version>2.08</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jfcunit/jfcunit/
implementation 'net.sf.jfcunit:jfcunit:2.08'
// https://jarcasting.com/artifacts/net.sf.jfcunit/jfcunit/
implementation ("net.sf.jfcunit:jfcunit:2.08")
'net.sf.jfcunit:jfcunit:jar:2.08'
<dependency org="net.sf.jfcunit" name="jfcunit" rev="2.08">
  <artifact name="jfcunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jfcunit', module='jfcunit', version='2.08')
)
libraryDependencies += "net.sf.jfcunit" % "jfcunit" % "2.08"
[net.sf.jfcunit/jfcunit "2.08"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
jakarta-regexp : jakarta-regexp jar 1.4

Project Modules

There are no modules declared in this project.