is not current version
Last Version 17-r1

org.jfxtras:jfxtras-test-support 15-r2

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-test-support
Version

Version

15-r2
Type

Type

jar
Description

Description

Miscellaneous components for JavaFX

Download jfxtras-test-support 15-r2


<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-test-support/ -->
<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-test-support</artifactId>
    <version>15-r2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-test-support/
implementation 'org.jfxtras:jfxtras-test-support:15-r2'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-test-support/
implementation ("org.jfxtras:jfxtras-test-support:15-r2")
'org.jfxtras:jfxtras-test-support:jar:15-r2'
<dependency org="org.jfxtras" name="jfxtras-test-support" rev="15-r2">
  <artifact name="jfxtras-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-test-support', version='15-r2')
)
libraryDependencies += "org.jfxtras" % "jfxtras-test-support" % "15-r2"
[org.jfxtras/jfxtras-test-support "15-r2"]

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.6.28
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit jar 4.0.15-alpha

provided (1)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 15.0.1

Project Modules

There are no modules declared in this project.