| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.dlsc.preferencesfx |
| Идентификатор | Идентификаторpreferencesfx-core |
| Последняя версия | Последняя версия11.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPreferencesFX
A framework for quickly creating a UI for setting application
preferences.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикDLSC Software & Consulting |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| preferencesfx-core-11.9.0.pom | |
| preferencesfx-core-11.9.0.jar | 190 KB |
| preferencesfx-core-11.9.0-sources.jar | 140 KB |
| preferencesfx-core-11.9.0-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.dlsc.preferencesfx/preferencesfx-core/ -->
<dependency>
<groupId>com.dlsc.preferencesfx</groupId>
<artifactId>preferencesfx-core</artifactId>
<version>11.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.preferencesfx/preferencesfx-core/
implementation 'com.dlsc.preferencesfx:preferencesfx-core:11.9.0'
// https://jarcasting.com/artifacts/com.dlsc.preferencesfx/preferencesfx-core/
implementation ("com.dlsc.preferencesfx:preferencesfx-core:11.9.0")
'com.dlsc.preferencesfx:preferencesfx-core:jar:11.9.0'
<dependency org="com.dlsc.preferencesfx" name="preferencesfx-core" rev="11.9.0">
<artifact name="preferencesfx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.preferencesfx', module='preferencesfx-core', version='11.9.0')
)
libraryDependencies += "com.dlsc.preferencesfx" % "preferencesfx-core" % "11.9.0"
[com.dlsc.preferencesfx/preferencesfx-core "11.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-web | jar | 17.0.1 |
| org.controlsfx : controlsfx | jar | 11.1.1 |
| com.google.code.gson : gson | jar | 2.8.9 |
| com.dlsc.formsfx : formsfx-core | jar | 11.5.0 |
| org.kordamp.ikonli : ikonli-core | jar | 12.2.0 |
| org.kordamp.ikonli : ikonli-javafx | jar | 12.2.0 |
| org.kordamp.ikonli : ikonli-material-pack | jar | 12.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.2.0 |