MVN

io.axual.helper : axual-helper

Maven & Gradle

Feb 13, 2023

Axual Client Helper · Java Helper library that enables interaction with the Axual platform.

<dependency>
    <groupId>io.axual.helper</groupId>
    <artifactId>axual-helper</artifactId>
    <version>1.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.axual.helper : axual-helper to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M2

All Versions

Choose a version of io.axual.helper : axual-helper to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
axual-helper-1.0.0-M2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.axual.helper</groupId>
    <artifactId>axual-helper</artifactId>
    <version>1.0.0-M2</version>
</dependency>