| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.controlsfx |
| Идентификатор | Идентификаторopenjfx-dialogs |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFXSampler
Generic Sampler Support for JavaFX Control libraries
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| openjfx-dialogs-1.0.3.pom | |
| openjfx-dialogs-1.0.3.jar | 92 KB |
| openjfx-dialogs-1.0.3-sources.jar | 74 KB |
| openjfx-dialogs-1.0.3-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/ -->
<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>openjfx-dialogs</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/
implementation 'org.controlsfx:openjfx-dialogs:1.0.3'
// https://jarcasting.com/artifacts/org.controlsfx/openjfx-dialogs/
implementation ("org.controlsfx:openjfx-dialogs:1.0.3")
'org.controlsfx:openjfx-dialogs:jar:1.0.3'
<dependency org="org.controlsfx" name="openjfx-dialogs" rev="1.0.3">
<artifact name="openjfx-dialogs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.controlsfx', module='openjfx-dialogs', version='1.0.3')
)
libraryDependencies += "org.controlsfx" % "openjfx-dialogs" % "1.0.3"
[org.controlsfx/openjfx-dialogs "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |