License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdio.molr |
ArtifactId | ArtifactIdmolr-gui-fx |
Last Version | Last Version0.3.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmolr-gui-fx
A simple demonstrator gui based on javaFX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
molr-gui-fx-0.3.17.pom | |
molr-gui-fx-0.3.17.jar | 83 KB |
molr-gui-fx-0.3.17-sources.jar | 73 KB |
molr-gui-fx-0.3.17-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.molr/molr-gui-fx/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-gui-fx</artifactId>
<version>0.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation 'io.molr:molr-gui-fx:0.3.17'
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation ("io.molr:molr-gui-fx:0.3.17")
'io.molr:molr-gui-fx:jar:0.3.17'
<dependency org="io.molr" name="molr-gui-fx" rev="0.3.17">
<artifact name="molr-gui-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-gui-fx', version='0.3.17')
)
libraryDependencies += "io.molr" % "molr-gui-fx" % "0.3.17"
[io.molr/molr-gui-fx "0.3.17"]
Group / Artifact | Type | Version |
---|---|---|
io.molr : molr-mole-remote | jar | 0.3.15 |
org.minifx : minifx-workbench | jar | 3.1.0 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.10.RELEASE |
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
org.openjfx : javafx-base | jar | 11.0.2 |
org.openjfx : javafx-media | jar | 11.0.2 |
org.openjfx : javafx-fxml | jar | 11.0.2 |
org.openjfx : javafx-graphics | jar | 11.0.2 |
org.openjfx : javafx-swing | jar | 11.0.2 |
org.openjfx : javafx-controls | jar | 11.0.2 |
org.openjfx : javafx-web | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |