Download drombler-fx-core-application-0.8.jar file - Jar d

Jar examples for d:drombler-fx-core-application

Description

The core JavaFX-based, modular application framework. It manages the starting and stopping of the JavaFX platform and manages the main application window.

You can download jar file drombler-fx-core-application 0.8 in this page.

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

drombler-fx-core-application-0.8-javadoc.jar
drombler-fx-core-application-0.8-sources.jar
drombler-fx-core-application-0.8.jar
drombler-fx-core-application-0.8.pom



Related Tutorials