Download launcher.fx-0.8.1.jar file - Jar l

Jar examples for l:launcher

Description

You can download jar file launcher.fx 0.8.1 in this page.

License

Open Source License

Build File

You can use the following script to add launcher.fx-0.8.1.jar to your project.

<dependency>
   <groupId>org.apidesign.bck2brwsr</groupId>
   <artifactId>launcher.fx</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'org.apidesign.bck2brwsr', name: 'launcher.fx', version: '0.8.1'
libraryDependencies += "org.apidesign.bck2brwsr" % "launcher.fx" % "0.8.1"
<dependency org="org.apidesign.bck2brwsr" name="launcher.fx" rev="0.8.1"/>
@Grapes(@Grab(group='org.apidesign.bck2brwsr', module='launcher.fx', version='0.8.1'))
'org.apidesign.bck2brwsr:launcher.fx:jar:0.8.1'

Download

Click the following link to download the jar file.

launcher.fx-0.8.1-javadoc.jar
launcher.fx-0.8.1-sources.jar
launcher.fx-0.8.1.jar
launcher.fx-0.8.1.pom



Related Tutorials