MVN

com.gw2tb.gw2api : api-client-bom

Maven & Gradle

Jul 27, 2022
3 stars

GW2APIClient BOM · Bill of Materials for GW2APIClient artifacts.

<dependency>
    <groupId>com.gw2tb.gw2api</groupId>
    <artifactId>api-client-bom</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gw2tb.gw2api : api-client-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.gw2tb.gw2api : api-client-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
api-client-bom-0.4.0
0.3.x
api-client-bom-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gw2tb.gw2api</groupId>
    <artifactId>api-client-bom</artifactId>
    <version>0.4.0</version>
</dependency>

Advertisement