javafx

Path: :open:commons:javafx

Лицензия

Лицензия

GPLv3 with Classpath Exception
Категории

Категории

JavaFX Взаимодействие с пользователем
Группа

Группа

com.cedarsoft.commons
Идентификатор

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

javafx
Последняя версия

Последняя версия

8.9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

javafx
Path: :open:commons:javafx
Ссылка на сайт

Ссылка на сайт

http://cedarsoft.com
Система контроля версий

Система контроля версий

https://github.com/jschneider/com.cedarsoft.monorepo

Скачать javafx

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.cedarsoft.dependencies-sets : annotations jar 8.9.2
com.cedarsoft : annotations jar 8.9.2
com.cedarsoft.commons : concurrent jar 8.9.2
com.cedarsoft : unit jar 8.9.2
com.google.guava : guava jar 28.0-jre

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0