Jar examples for b:boot-fx
A presentation provider to show JavaFX WebView when a Java/HTML based application is about to boot.
You can download jar file boot-fx 0.5 in this page.
You can use the following script to add boot-fx-0.5.jar to your project.
<dependency> <groupId>org.apidesign.html</groupId> <artifactId>boot-fx</artifactId> <version>0.5</version> </dependency>
compile group: 'org.apidesign.html', name: 'boot-fx', version: '0.5'
libraryDependencies += "org.apidesign.html" % "boot-fx" % "0.5"
<dependency org="org.apidesign.html" name="boot-fx" rev="0.5"/>
@Grapes(@Grab(group='org.apidesign.html', module='boot-fx', version='0.5'))
'org.apidesign.html:boot-fx:jar:0.5'
Click the following link to download the jar file.
boot-fx-0.5-javadoc.jar