Last Version

testfx-junit 4.0.15-alpha

TestFX JUnit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.testfx
ArtifactId

ArtifactId

testfx-junit
Version

Version

4.0.15-alpha
Type

Type

jar
Description

Description

testfx-junit
TestFX JUnit
Project URL

Project URL

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

Source Code Management

https://github.com/TestFX/TestFX

Download testfx-junit 4.0.15-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.15-alpha
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.