License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apidesign.html |
ArtifactId | ArtifactIdboot-fx |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFX WebView Bootstrap
A presentation provider to show JavaFX WebView
when a Java/HTML based application is about to boot.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
boot-fx-0.6.pom | |
boot-fx-0.6.jar | 19 KB |
boot-fx-0.6-sources.jar | 5 KB |
boot-fx-0.6-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apidesign.html/boot-fx/ -->
<dependency>
<groupId>org.apidesign.html</groupId>
<artifactId>boot-fx</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apidesign.html/boot-fx/
implementation 'org.apidesign.html:boot-fx:0.6'
// https://jarcasting.com/artifacts/org.apidesign.html/boot-fx/
implementation ("org.apidesign.html:boot-fx:0.6")
'org.apidesign.html:boot-fx:jar:0.6'
<dependency org="org.apidesign.html" name="boot-fx" rev="0.6">
<artifact name="boot-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apidesign.html', module='boot-fx', version='0.6')
)
libraryDependencies += "org.apidesign.html" % "boot-fx" % "0.6"
[org.apidesign.html/boot-fx "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apidesign.html : net.java.html.boot | jar | 0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.api : org-openide-util | jar | RELEASE73 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.7 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » javafx | jar | 2.2 |