License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apidesign.html |
ArtifactId | ArtifactIdko-fx |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKnockout.fx
Binds net.java.html.json APIs together with JavaFX WebView.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ko-fx-0.6.pom | |
ko-fx-0.6.jar | 54 KB |
ko-fx-0.6-sources.jar | 50 KB |
ko-fx-0.6-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apidesign.html/ko-fx/ -->
<dependency>
<groupId>org.apidesign.html</groupId>
<artifactId>ko-fx</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apidesign.html/ko-fx/
implementation 'org.apidesign.html:ko-fx:0.6'
// https://jarcasting.com/artifacts/org.apidesign.html/ko-fx/
implementation ("org.apidesign.html:ko-fx:0.6")
'org.apidesign.html:ko-fx:jar:0.6'
<dependency org="org.apidesign.html" name="ko-fx" rev="0.6">
<artifact name="ko-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apidesign.html', module='ko-fx', version='0.6')
)
libraryDependencies += "org.apidesign.html" % "ko-fx" % "0.6"
[org.apidesign.html/ko-fx "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20090211 |
org.apidesign.html : net.java.html.json | jar | 0.6 |
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 |
org.apidesign.html : net.java.html.json.tck | jar | 0.6 |
org.apidesign.html : boot-fx | jar | 0.6 |
org.glassfish.grizzly : grizzly-http-server | jar | 2.3.3 |
org.glassfish.grizzly : grizzly-websockets-server | jar | 2.3.3 |
org.glassfish.grizzly : grizzly-http-servlet | jar | 2.3.3 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle » javafx | jar | 2.2 |