| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.loadui |
| Идентификатор | ИдентификаторtestFx |
| Последняя версия | Последняя версия3.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTestFX
TestFX
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.10 |