не последняя версия
Последняя версия 17-r1

org.jfxtras:jfxtras-parent 11-r1

Miscellaneous components for JavaFX

Группа

Группа

org.jfxtras
Идентификатор

Идентификатор

jfxtras-parent
Версия

Версия

11-r1
Тип

Тип

jar

Скачать jfxtras-parent 11-r1

Имя Файла Размер
jfxtras-parent-11-r1.pom 14 KB
jfxtras-parent-11-r1-javadoc.jar 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jfxtras/jfxtras-parent/ -->
<dependency>
    <groupId>org.jfxtras</groupId>
    <artifactId>jfxtras-parent</artifactId>
    <version>11-r1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-parent/
implementation 'org.jfxtras:jfxtras-parent:11-r1'
// https://jarcasting.com/artifacts/org.jfxtras/jfxtras-parent/
implementation ("org.jfxtras:jfxtras-parent:11-r1")
'org.jfxtras:jfxtras-parent:jar:11-r1'
<dependency org="org.jfxtras" name="jfxtras-parent" rev="11-r1">
  <artifact name="jfxtras-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxtras', module='jfxtras-parent', version='11-r1')
)
libraryDependencies += "org.jfxtras" % "jfxtras-parent" % "11-r1"
[org.jfxtras/jfxtras-parent "11-r1"]