Jar examples for t:TestFxUtils
Tools for using TestFx to test JavaFX applications
You can download jar file TestFxUtils 1.0 in this page.
Apache-2.0
You can use the following script to add TestFxUtils-1.0.jar to your project.
<dependency> <groupId>net.christophermerrill</groupId> <artifactId>TestFxUtils</artifactId> <version>1.0</version> </dependency>
compile group: 'net.christophermerrill', name: 'TestFxUtils', version: '1.0'
libraryDependencies += "net.christophermerrill" % "TestFxUtils" % "1.0"
<dependency org="net.christophermerrill" name="TestFxUtils" rev="1.0"/>
@Grapes(@Grab(group='net.christophermerrill', module='TestFxUtils', version='1.0'))
'net.christophermerrill:TestFxUtils:jar:1.0'
Click the following link to download the jar file.
TestFxUtils-1.0-javadoc.jar