License |
License |
---|---|
GroupId | GroupIdorg.loadui |
ArtifactId | ArtifactIdtestFx |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestFX
TestFX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testFx-3.1.2.pom | |
testFx-3.1.2.jar | 62 KB |
testFx-3.1.2-sources.jar | 27 KB |
testFx-3.1.2-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.loadui/testFx/ -->
<dependency>
<groupId>org.loadui</groupId>
<artifactId>testFx</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.loadui/testFx/
implementation 'org.loadui:testFx:3.1.2'
// https://jarcasting.com/artifacts/org.loadui/testFx/
implementation ("org.loadui:testFx:3.1.2")
'org.loadui:testFx:jar:3.1.2'
<dependency org="org.loadui" name="testFx" rev="3.1.2">
<artifact name="testFx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.loadui', module='testFx', version='3.1.2')
)
libraryDependencies += "org.loadui" % "testFx" % "3.1.2"
[org.loadui/testFx "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.10 |