| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJavaFX Взаимодействие с пользователем |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-graphical-ext-javafx |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-graphical-ext-javafx
Artifact with JavaFX based extensions of the refcodes-graphical artifact.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-graphical-ext-javafx</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation 'org.refcodes:refcodes-graphical-ext-javafx:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-graphical-ext-javafx/
implementation ("org.refcodes:refcodes-graphical-ext-javafx:3.0.4")
'org.refcodes:refcodes-graphical-ext-javafx:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-graphical-ext-javafx" rev="3.0.4">
<artifact name="refcodes-graphical-ext-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-graphical-ext-javafx', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-graphical-ext-javafx" % "3.0.4"
[org.refcodes/refcodes-graphical-ext-javafx "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-fxml | jar | 19-ea+8 |
| org.refcodes : refcodes-textual | jar | 3.0.4 |
| org.refcodes : refcodes-graphical | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-logger-alt-console | jar | 3.0.4 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |