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

org.minifx:minifx-fxml 2.1.3

JavaFX FXML loading by conventions.

Лицензия

Лицензия

Группа

Группа

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

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

minifx-fxml
Версия

Версия

2.1.3
Тип

Тип

jar
Описание

Описание

org.minifx:minifx-fxml
JavaFX FXML loading by conventions.
Ссылка на сайт

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

https://minifx.github.io/
Система контроля версий

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

https://github.com/minifx/minifx-fxml.git

Скачать minifx-fxml 2.1.3


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
javax.inject : javax.inject jar 1

runtime (4)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-base jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2

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

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