MVN

io.github.open-accelerators : customer-tax-handling

Maven & Gradle

Jun 02, 2022

Service Domains :: CustomerTaxHandling

<dependency>
    <groupId>io.github.open-accelerators</groupId>
    <artifactId>customer-tax-handling</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.open-accelerators : customer-tax-handling to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.github.open-accelerators : customer-tax-handling to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
customer-tax-handling-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.open-accelerators</groupId>
    <artifactId>customer-tax-handling</artifactId>
    <version>1.0.2</version>
</dependency>