You can download javafx-controls-11.0.2.jar in this page.
Open Source
javafx-controls-11.0.2.jar file has the following types.
META-INF/MANIFEST.MF
javafx-controls-11.0.2.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.openjfx</groupId> <artifactId>javafx-controls</artifactId> <version>11.0.2</version> <parent> <groupId>org.openjfx</groupId> <artifactId>javafx</artifactId> <version>11.0.2</version> </parent> <dependencies> <dependency> <groupId>org.openjfx</groupId> <artifactId>javafx-controls</artifactId> <version>11.0.2</version> <classifier>${javafx.platform}</classifier> </dependency> <dependency> <groupId>org.openjfx</groupId> <artifactId>javafx-graphics</artifactId> <version>11.0.2</version> </dependency> </dependencies> </project>
<dependency> <groupId>org.openjfx</groupId> <artifactId>javafx-controls</artifactId> <version>11.0.2</version> </dependency>
If you think the following javafx-controls-11.0.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download javafx-controls-11.0.2.jar file