MVN

com.github.martinkoster : actionfx-testing

Maven & Gradle

Apr 19, 2023
4 usages
6 stars

actionfx-testing · afx-testing: This module contains classes for testing any JavaFX component.

<dependency>
    <groupId>com.github.martinkoster</groupId>
    <artifactId>actionfx-testing</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.martinkoster : actionfx-testing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of com.github.martinkoster : actionfx-testing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
actionfx-testing-1.6.0
1.5.x
actionfx-testing-1.5.2
actionfx-testing-1.5.1
actionfx-testing-1.5.0
1.4.x
actionfx-testing-1.4.0
1.3.x
actionfx-testing-1.3.0
1.2.x
actionfx-testing-1.2.0
1.1.x
actionfx-testing-1.1.0
1.0.x
actionfx-testing-1.0.0
0.0.x
actionfx-testing-0.0.2

How to add a dependency to Maven

Add the following com.github.martinkoster : actionfx-testing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.martinkoster</groupId>
    <artifactId>actionfx-testing</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.martinkoster : actionfx-testing gradle dependency to your build.gradle file:

implementation 'com.github.martinkoster:actionfx-testing:1.6.0'

Gradle Kotlin DSL: Add the following com.github.martinkoster : actionfx-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.martinkoster:actionfx-testing:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.martinkoster : actionfx-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.martinkoster" % "actionfx-testing" % "1.6.0"

Advertisement

Dependencies from Group

Apr 19, 2023
4 usages
6 stars
Dec 23, 2020
3 usages
6 stars
Apr 19, 2023
3 usages
6 stars
Dec 23, 2020
2 usages
6 stars
Dec 23, 2020
1 usages
6 stars

Discover Dependencies

Oct 21, 2022
2 usages
68.1k stars
Aug 22, 2023
2 usages
4.3k stars
Sep 10, 2022
1 usages
2 stars
Jul 14, 2023
1 usages
75 stars
Jul 18, 2023
1 usages
818 stars
Mar 24, 2023
1 usages
0 stars
Sep 05, 2021
1 usages
7 stars
May 30, 2023
12 stars