| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jfxtras |
| Идентификатор | Идентификаторjfxtras-common |
| Версия | Версия15-r2 |
| Тип | Типjar |
| Описание |
ОписаниеMiscellaneous components for JavaFX
|
| Имя Файла | Размер |
|---|---|
| jfxtras-common-15-r2.pom | |
| jfxtras-common-15-r2.jar | 72 KB |
| jfxtras-common-15-r2-sources.jar | 54 KB |
| jfxtras-common-15-r2-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/ -->
<dependency>
<groupId>org.jfxtras</groupId>
<artifactId>jfxtras-common</artifactId>
<version>15-r2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/
implementation 'org.jfxtras:jfxtras-common:15-r2'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-common/
implementation ("org.jfxtras:jfxtras-common:15-r2")
'org.jfxtras:jfxtras-common:jar:15-r2'
<dependency org="org.jfxtras" name="jfxtras-common" rev="15-r2">
<artifact name="jfxtras-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-common', version='15-r2')
)
libraryDependencies += "org.jfxtras" % "jfxtras-common" % "15-r2"
[org.jfxtras/jfxtras-common "15-r2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-fxml | jar | 15.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jfxtras : jfxtras-test-support | jar | 15-r2 |