Last Version

testfx-core 4.0.16-alpha

TestFX Core

License

License

GroupId

GroupId

org.testfx
ArtifactId

ArtifactId

testfx-core
Version

Version

4.0.16-alpha
Type

Type

jar
Description

Description

testfx-core
TestFX Core
Project URL

Project URL

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

Source Code Management

https://github.com/TestFX/TestFX

Download testfx-core 4.0.16-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.