| Лицензия |
Лицензия
Apache Licence, Version 2.0
|
|---|---|
| Группа | Группаcom.github.kleinerhacker |
| Идентификатор | Идентификаторjfex-controls |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJFex - Controls
Extension Library for Open JavaFX with useful components, tools, properties etc.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jfex-controls-3.0.0.pom | |
| jfex-controls-3.0.0.jar | 447 KB |
| jfex-controls-3.0.0-sources.jar | 222 KB |
| jfex-controls-3.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-controls/ -->
<dependency>
<groupId>com.github.kleinerhacker</groupId>
<artifactId>jfex-controls</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-controls/
implementation 'com.github.kleinerhacker:jfex-controls:3.0.0'
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-controls/
implementation ("com.github.kleinerhacker:jfex-controls:3.0.0")
'com.github.kleinerhacker:jfex-controls:jar:3.0.0'
<dependency org="com.github.kleinerhacker" name="jfex-controls" rev="3.0.0">
<artifact name="jfex-controls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kleinerhacker', module='jfex-controls', version='3.0.0')
)
libraryDependencies += "com.github.kleinerhacker" % "jfex-controls" % "3.0.0"
[com.github.kleinerhacker/jfex-controls "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.kleinerhacker : jfex-commons | jar | 3.0.0 |
| com.github.kleinerhacker : jfex-mvvm | jar | 3.0.0 |
| org.controlsfx : controlsfx | jar | 11.0.0 |
| com.github.kleinerhacker : jftex | jar | 3.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-io : commons-io | jar | 1.4 |
| commons-codec : commons-codec | jar | 1.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-base | jar | 11.0.2 |
| org.openjfx : javafx-fxml | jar | 11.0.2 |
| org.openjfx : javafx-controls | jar | 11.0.2 |
| org.openjfx : javafx-swing | jar | 11.0.2 |
| org.openjfx : javafx-graphics | jar | 11.0.2 |
| org.apache.pdfbox : pdfbox | jar | 2.0.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |