Jar examples for j:jfx-testrunner
JUnit Testrunner for JavaFX Tests
You can download jar file jfx-testrunner 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jfx-testrunner-1.0.jar to your project.
<dependency> <groupId>de.saxsys</groupId> <artifactId>jfx-testrunner</artifactId> <version>1.0</version> </dependency>
compile group: 'de.saxsys', name: 'jfx-testrunner', version: '1.0'
libraryDependencies += "de.saxsys" % "jfx-testrunner" % "1.0"
<dependency org="de.saxsys" name="jfx-testrunner" rev="1.0"/>
@Grapes(@Grab(group='de.saxsys', module='jfx-testrunner', version='1.0'))
'de.saxsys:jfx-testrunner:jar:1.0'
Click the following link to download the jar file.
jfx-testrunner-1.0-javadoc.jar