MVN

net.sf.jfcunit : jfcunit

Maven & Gradle

Feb 07, 2006
3 usages

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

<dependency>
    <groupId>net.sf.jfcunit</groupId>
    <artifactId>jfcunit</artifactId>
    <version>2.08</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jfcunit : jfcunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.08

All Versions

Choose a version of net.sf.jfcunit : jfcunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.08
jfcunit-2.08

How to add a dependency to Maven

Add the following net.sf.jfcunit : jfcunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jfcunit</groupId>
    <artifactId>jfcunit</artifactId>
    <version>2.08</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jfcunit : jfcunit gradle dependency to your build.gradle file:

implementation 'net.sf.jfcunit:jfcunit:2.08'

Gradle Kotlin DSL: Add the following net.sf.jfcunit : jfcunit gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jfcunit:jfcunit:2.08")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jfcunit : jfcunit sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jfcunit" % "jfcunit" % "2.08"

Advertisement

Dependencies from Group

Feb 07, 2006
3 usages

Discover Dependencies

Jul 21, 2023
3 usages
Apr 07, 2023
24 usages
Mar 22, 2020
1 usages
17 stars
Dec 22, 2019
5 usages
3 stars
oot
Nov 16, 2019
3 usages
10 stars
Aug 24, 2023
4 usages
1 stars
Oct 28, 2016
22 usages
1 stars
Jul 10, 2021
4 usages
78 stars