Last Version

testfx-junit5 4.0.16-alpha

TestFX JUnit5

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.testfx
ArtifactId

ArtifactId

testfx-junit5
Version

Version

4.0.16-alpha
Type

Type

jar
Description

Description

testfx-junit5
TestFX JUnit5
Project URL

Project URL

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

Source Code Management

https://github.com/TestFX/TestFX

Download testfx-junit5 4.0.16-alpha


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.16-alpha

Project Modules

There are no modules declared in this project.