Download drombler-fx-startup-main-0.8.jar file - Jar d

Jar examples for d:drombler-fx-startup-main

Description

The main classes to startup a Drombler FX based application.

You can download jar file drombler-fx-startup-main 0.8 in this page.

License

CDDL license

Build File

You can use the following script to add drombler-fx-startup-main-0.8.jar to your project.

<dependency>
   <groupId>org.drombler.fx</groupId>
   <artifactId>drombler-fx-startup-main</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'org.drombler.fx', name: 'drombler-fx-startup-main', version: '0.8'
libraryDependencies += "org.drombler.fx" % "drombler-fx-startup-main" % "0.8"
<dependency org="org.drombler.fx" name="drombler-fx-startup-main" rev="0.8"/>
@Grapes(@Grab(group='org.drombler.fx', module='drombler-fx-startup-main', version='0.8'))
'org.drombler.fx:drombler-fx-startup-main:jar:0.8'

Download

Click the following link to download the jar file.

drombler-fx-startup-main-0.8-javadoc.jar
drombler-fx-startup-main-0.8-sources.jar
drombler-fx-startup-main-0.8.jar
drombler-fx-startup-main-0.8.pom



Related Tutorials