is not current version
Last Version 1.0

org.drombler.fx:drombler-fx-startup-main 0.14.1

The main classes to startup a Drombler FX based application.

GroupId

GroupId

org.drombler.fx
ArtifactId

ArtifactId

drombler-fx-startup-main
Version

Version

0.14.1
Type

Type

jar

Download drombler-fx-startup-main 0.14.1


<!-- https://jarcasting.com/artifacts/org.drombler.fx/drombler-fx-startup-main/ -->
<dependency>
    <groupId>org.drombler.fx</groupId>
    <artifactId>drombler-fx-startup-main</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.drombler.fx/drombler-fx-startup-main/
implementation 'org.drombler.fx:drombler-fx-startup-main:0.14.1'
// https://jarcasting.com/artifacts/org.drombler.fx/drombler-fx-startup-main/
implementation ("org.drombler.fx:drombler-fx-startup-main:0.14.1")
'org.drombler.fx:drombler-fx-startup-main:jar:0.14.1'
<dependency org="org.drombler.fx" name="drombler-fx-startup-main" rev="0.14.1">
  <artifact name="drombler-fx-startup-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drombler.fx', module='drombler-fx-startup-main', version='0.14.1')
)
libraryDependencies += "org.drombler.fx" % "drombler-fx-startup-main" % "0.14.1"
[org.drombler.fx/drombler-fx-startup-main "0.14.1"]