MVN

org.jfxcore.gradle-plugin : org.jfxcore.gradle-plugin.gradle.plugin

Maven & Gradle

Dec 04, 2020

gradle-plugin-marker · JFXCore Gradle Plugin Marker

<dependency>
    <groupId>org.jfxcore.gradle-plugin</groupId>
    <artifactId>org.jfxcore.gradle-plugin.gradle.plugin</artifactId>
    <version>15-ea+1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfxcore.gradle-plugin : org.jfxcore.gradle-plugin.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 15-ea+1

All Versions

Choose a version of org.jfxcore.gradle-plugin : org.jfxcore.gradle-plugin.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
15
org.jfxcore.gradle-plugin.gradle.plugin-15-ea+1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jfxcore.gradle-plugin</groupId>
    <artifactId>org.jfxcore.gradle-plugin.gradle.plugin</artifactId>
    <version>15-ea+1</version>
</dependency>