MVN

com.io7m.jwheatsheaf : com.io7m.jwheatsheaf

Maven & Gradle

May 28, 2023
17 stars

com.io7m.jwheatsheaf · JavaFX File Chooser

<dependency>
    <groupId>com.io7m.jwheatsheaf</groupId>
    <artifactId>com.io7m.jwheatsheaf</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jwheatsheaf : com.io7m.jwheatsheaf to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0
  • Latest Beta: 4.0.0-beta0001

All Versions

Choose a version of com.io7m.jwheatsheaf : com.io7m.jwheatsheaf to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
com.io7m.jwheatsheaf-4.0.0-beta0001
3.0.x
com.io7m.jwheatsheaf-3.0.0
2.0.x
com.io7m.jwheatsheaf-2.0.1
com.io7m.jwheatsheaf-2.0.0
1.0.x
com.io7m.jwheatsheaf-1.0.3
com.io7m.jwheatsheaf-1.0.2
com.io7m.jwheatsheaf-1.0.1
com.io7m.jwheatsheaf-1.0.0
0.0.x
com.io7m.jwheatsheaf-0.0.3
com.io7m.jwheatsheaf-0.0.2
com.io7m.jwheatsheaf-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.jwheatsheaf</groupId>
    <artifactId>com.io7m.jwheatsheaf</artifactId>
    <version>3.0.0</version>
</dependency>