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.1.7 in this page.
Apache License, Version 2.0
You can use the following script to add javafx-3.1.7.jar to your project.
<dependency> <groupId>org.diirt.javafx</groupId> <artifactId>javafx</artifactId> <version>3.1.7</version> </dependency>
compile group: 'org.diirt.javafx', name: 'javafx', version: '3.1.7'
libraryDependencies += "org.diirt.javafx" % "javafx" % "3.1.7"
<dependency org="org.diirt.javafx" name="javafx" rev="3.1.7"/>
@Grapes(@Grab(group='org.diirt.javafx', module='javafx', version='3.1.7'))
'org.diirt.javafx:javafx:jar:3.1.7'
Click the following link to download the jar file.
javafx-3.1.7-javadoc.jar