is not current version
Last Version 17-r1

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


GroupId

GroupId

org.jfxtras
ArtifactId

ArtifactId

jfxtras-test-support
Version

Version

14-r2
Type

Type

jar

Download jfxtras-test-support 14-r2


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