MVN

it.tidalwave.accounting : bluehour-macos

Maven & Gradle

Jan 24, 2023
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-macos</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0
bluehour-macos-1.0-ALPHA-8
bluehour-macos-1.0-ALPHA-7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.accounting</groupId>
    <artifactId>bluehour-macos</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>