Jar examples for j:javafx
A packaging of the IntelliJ Community Edition javaFX library. This is release number 1 of trunk branch 142.
You can download jar file javafx 3.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add javafx-3.0.0.jar to your project.
<dependency> <groupId>org.diirt.javafx</groupId> <artifactId>javafx</artifactId> <version>3.0.0</version> </dependency>
compile group: 'org.diirt.javafx', name: 'javafx', version: '3.0.0'
libraryDependencies += "org.diirt.javafx" % "javafx" % "3.0.0"
<dependency org="org.diirt.javafx" name="javafx" rev="3.0.0"/>
@Grapes(@Grab(group='org.diirt.javafx', module='javafx', version='3.0.0'))
'org.diirt.javafx:javafx:jar:3.0.0'
Click the following link to download the jar file.
javafx-3.0.0-javadoc.jar