Last Version

molr-gui-fx 0.3.17

A simple demonstrator gui based on javaFX

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-gui-fx
Version

Version

0.3.17
Type

Type

jar
Description

Description

molr-gui-fx
A simple demonstrator gui based on javaFX
Project URL

Project URL

http://molr.io
Source Code Management

Source Code Management

http://github.com/molr/molr-gui-fx/tree/master

Download molr-gui-fx 0.3.17


<!-- 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"]

Dependencies

compile (12)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.