Last Version

org.jfxtras:jfxtras-test-support 17-r1

Miscellaneous components for JavaFX

License

License

BSD
GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-test-support
Version

Version

17-r1
Type

Type

jar
Description

Description

Miscellaneous components for JavaFX

Download jfxtras-test-support 17-r1


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

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 17.0.0.1

Project Modules

There are no modules declared in this project.