Download ko-fx-0.5.jar file - Jar k

Jar examples for k:ko-fx

Description

Binds net.java.html.json APIs together with JavaFX WebView.

You can download jar file ko-fx 0.5 in this page.

License

Open Source License

Build File

You can use the following script to add ko-fx-0.5.jar to your project.

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

Download

Click the following link to download the jar file.

ko-fx-0.5-javadoc.jar
ko-fx-0.5-sources.jar
ko-fx-0.5.jar
ko-fx-0.5.pom



Related Tutorials