License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdio.molr |
ArtifactId | ArtifactIdmolr-gui-fx |
Version | Version0.3.13 |
Type | Typejar |
Description |
Descriptionio.molr:molr-gui-fx
A JavaFx GUI to control molr Missions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
molr-gui-fx-0.3.13.pom | |
molr-gui-fx-0.3.13.jar | 89 KB |
molr-gui-fx-0.3.13-sources.jar | 77 KB |
molr-gui-fx-0.3.13-javadoc.jar | 572 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.molr/molr-gui-fx/ -->
<dependency>
<groupId>io.molr</groupId>
<artifactId>molr-gui-fx</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation 'io.molr:molr-gui-fx:0.3.13'
// https://jarcasting.com/artifacts/io.molr/molr-gui-fx/
implementation ("io.molr:molr-gui-fx:0.3.13")
'io.molr:molr-gui-fx:jar:0.3.13'
<dependency org="io.molr" name="molr-gui-fx" rev="0.3.13">
<artifact name="molr-gui-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.molr', module='molr-gui-fx', version='0.3.13')
)
libraryDependencies += "io.molr" % "molr-gui-fx" % "0.3.13"
[io.molr/molr-gui-fx "0.3.13"]
Group / Artifact | Type | Version |
---|---|---|
io.molr : molr-mole-remote | jar | 0.3.13 |
org.minifx : minifx-workbench | jar | 1.1.1-11 |
de.jensd : fontawesomefx-commons | jar | 11.0 |
org.controlsfx : controlsfx | jar | 11.0.1 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.4.3 |
com.google.code.gson : gson | jar | 2.8.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 11.0.2 |
org.openjfx : javafx-fxml | jar | 11.0.2 |
org.openjfx : javafx-web | jar | 11.0.2 |
org.openjfx : javafx-swing | jar | 11.0.2 |
org.openjfx : javafx-base | jar | 11.0.2 |
org.openjfx : javafx-graphics | jar | 11.0.2 |
org.openjfx : javafx-media | jar | 11.0.2 |