| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.testfx |
| Идентификатор | Идентификаторtestfx-legacy |
| Версия | Версия4.0.8-alpha |
| Тип | Типjar |
| Описание |
Описаниеtestfx-legacy
TestFX Legacy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| testfx-legacy-4.0.8-alpha.pom | |
| testfx-legacy-4.0.8-alpha.jar | 28 KB |
| testfx-legacy-4.0.8-alpha-sources.jar | 21 KB |
| testfx-legacy-4.0.8-alpha-javadoc.jar | 153 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.testfx/testfx-legacy/ -->
<dependency>
<groupId>org.testfx</groupId>
<artifactId>testfx-legacy</artifactId>
<version>4.0.8-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.testfx/testfx-legacy/
implementation 'org.testfx:testfx-legacy:4.0.8-alpha'
// https://jarcasting.com/artifacts/org.testfx/testfx-legacy/
implementation ("org.testfx:testfx-legacy:4.0.8-alpha")
'org.testfx:testfx-legacy:jar:4.0.8-alpha'
<dependency org="org.testfx" name="testfx-legacy" rev="4.0.8-alpha">
<artifact name="testfx-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testfx', module='testfx-legacy', version='4.0.8-alpha')
)
libraryDependencies += "org.testfx" % "testfx-legacy" % "4.0.8-alpha"
[org.testfx/testfx-legacy "4.0.8-alpha"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testfx : testfx-core | jar | 4.0.8-alpha |
| com.google.guava : guava | jar | 21.0 |