License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdio.molr |
ArtifactId | ArtifactIdmolr-gui-fx |
Version | Version0.3.15 |
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.15.pom | |
molr-gui-fx-0.3.15.jar | 95 KB |
molr-gui-fx-0.3.15-sources.jar | 43 KB |
molr-gui-fx-0.3.15-javadoc.jar | 679 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.molr/molr-gui-fx/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-gui-fx</artifactId>
<version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation 'io.molr:molr-gui-fx:0.3.15'
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation ("io.molr:molr-gui-fx:0.3.15")
'io.molr:molr-gui-fx:jar:0.3.15'
<dependency org="io.molr" name="molr-gui-fx" rev="0.3.15">
<artifact name="molr-gui-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-gui-fx', version='0.3.15')
)
libraryDependencies += "io.molr" % "molr-gui-fx" % "0.3.15"
[io.molr/molr-gui-fx "0.3.15"]
Group / Artifact | Type | Version |
---|---|---|
io.molr : molr-mole-remote | jar | 0.3.14 |
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.11.1 |
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 |