MVN

com.pixelduke : parent-fxthemes

Maven & Gradle

May 17, 2024
27 stars

fxthemes · This is a library that contains classes to help in theme development.

<dependency>
    <groupId>com.pixelduke</groupId>
    <artifactId>parent-fxthemes</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pixelduke : parent-fxthemes to add to Maven - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.pixelduke : parent-fxthemes to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
parent-fxthemes-1.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pixelduke</groupId>
    <artifactId>parent-fxthemes</artifactId>
    <version>1.5.1</version>
</dependency>

Advertisement