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.6 in this page.
You can use the following script to add boot-fx-0.6.jar to your project.
<dependency> <groupId>org.apidesign.html</groupId> <artifactId>boot-fx</artifactId> <version>0.6</version> </dependency>
compile group: 'org.apidesign.html', name: 'boot-fx', version: '0.6'
libraryDependencies += "org.apidesign.html" % "boot-fx" % "0.6"
<dependency org="org.apidesign.html" name="boot-fx" rev="0.6"/>
@Grapes(@Grab(group='org.apidesign.html', module='boot-fx', version='0.6'))
'org.apidesign.html:boot-fx:jar:0.6'
Click the following link to download the jar file.
boot-fx-0.6-javadoc.jar