MVN

it.tidalwave.accounting : bluehour-macosx

Maven & Gradle

Mar 05, 2021
1 usages

blueHour - Installer, macOS · This module creates a Mac OS X application bundle with an embedded JRE.

<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-macosx</artifactId>
    <version>1.0-ALPHA-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.accounting : bluehour-macosx to add to Maven - Latest Versions:

  • Latest Stable: 1.0-ALPHA-6
  • Latest Alpha: 1.0-ALPHA-6

All Versions

Choose a version of it.tidalwave.accounting : bluehour-macosx to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
bluehour-macosx-1.0-ALPHA-6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-macosx</artifactId>
    <version>1.0-ALPHA-6</version>
</dependency>