Last Version

testfx-legacy 4.0.8-alpha

TestFX Legacy

License

License

GroupId

GroupId

org.testfx
ArtifactId

ArtifactId

testfx-legacy
Version

Version

4.0.8-alpha
Type

Type

jar
Description

Description

testfx-legacy
TestFX Legacy
Project URL

Project URL

https://github.com/TestFX/TestFX
Source Code Management

Source Code Management

https://github.com/TestFX/TestFX

Download testfx-legacy 4.0.8-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.8-alpha
com.google.guava : guava jar 21.0

Project Modules

There are no modules declared in this project.