MVN

net.heberling.binarynotes : binarynotes-dist

Maven & Gradle

Oct 14, 2022
7 stars

BinaryNotes Distribution Package · BinaryNotes distribution package

<dependency>
    <groupId>net.heberling.binarynotes</groupId>
    <artifactId>binarynotes-dist</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.heberling.binarynotes : binarynotes-dist to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of net.heberling.binarynotes : binarynotes-dist to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
binarynotes-dist-1.7.0
1.6.x
binarynotes-dist-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.heberling.binarynotes</groupId>
    <artifactId>binarynotes-dist</artifactId>
    <version>1.7.0</version>
</dependency>