Last Version

jfx-testrunner 1.2

JUnit Testrunner for JavaFX Tests

License

License

GroupId

GroupId

de.saxsys
ArtifactId

ArtifactId

jfx-testrunner
Version

Version

1.2
Type

Type

jar
Description

Description

jfx-testrunner
JUnit Testrunner for JavaFX Tests
Project Organization

Project Organization

Saxonia Systems AG
Source Code Management

Source Code Management

https://github.com/sialcasa/jfx-testrunner

Download jfx-testrunner 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.