| Лицензия |
Лицензия
Apache 2.0
|
|---|---|
| Группа | Группаcom.dlsc.gemsfx |
| Идентификатор | Идентификаторgemsfx |
| Последняя версия | Последняя версия1.47.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGemsFX
A collection of JavaFX controls and utils.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикDLSC Software & Consulting |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gemsfx-1.47.0.pom | |
| gemsfx-1.47.0.jar | 325 KB |
| gemsfx-1.47.0-sources.jar | 240 KB |
| gemsfx-1.47.0-javadoc.jar | 687 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/ -->
<dependency>
<groupId>com.dlsc.gemsfx</groupId>
<artifactId>gemsfx</artifactId>
<version>1.47.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/
implementation 'com.dlsc.gemsfx:gemsfx:1.47.0'
// https://jarcasting.com/artifacts/com.dlsc.gemsfx/gemsfx/
implementation ("com.dlsc.gemsfx:gemsfx:1.47.0")
'com.dlsc.gemsfx:gemsfx:jar:1.47.0'
<dependency org="com.dlsc.gemsfx" name="gemsfx" rev="1.47.0">
<artifact name="gemsfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.gemsfx', module='gemsfx', version='1.47.0')
)
libraryDependencies += "com.dlsc.gemsfx" % "gemsfx" % "1.47.0"
[com.dlsc.gemsfx/gemsfx "1.47.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.dlsc.unitfx : unitfx | jar | 1.0.10 |
| com.dlsc.pickerfx : pickerfx | jar | 1.2.0 |
| commons-validator : commons-validator | jar | 1.7 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.1 |
| org.openjfx : javafx-controls | jar | 18 |
| org.openjfx : javafx-swing | jar | 18 |
| org.openjfx : javafx-fxml | jar | 18 |
| org.controlsfx : controlsfx | jar | 11.1.1 |
| org.kordamp.ikonli : ikonli-core | jar | 12.3.0 |
| org.kordamp.ikonli : ikonli-materialdesign-pack | jar | 12.3.0 |
| org.kordamp.ikonli : ikonli-javafx | jar | 12.3.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |