MVN

io.mappum : altcoinj-parent

Maven & Gradle

Mar 02, 2015
3 stars

altcoinj Parent · Provides the common configuration for the AltCoinJ modules

<dependency>
    <groupId>io.mappum</groupId>
    <artifactId>altcoinj-parent</artifactId>
    <version>0.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mappum : altcoinj-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.12.2

All Versions

Choose a version of io.mappum : altcoinj-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
altcoinj-parent-0.12.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.mappum</groupId>
    <artifactId>altcoinj-parent</artifactId>
    <version>0.12.2</version>
</dependency>