MVN

com.github.stromner : ace

Maven & Gradle

Mar 10, 2021
68.1k stars

ACE::Parent · Base project for different ARPG Character editors

<dependency>
    <groupId>com.github.stromner</groupId>
    <artifactId>ace</artifactId>
    <version>76</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stromner : ace to add to Maven - Latest Versions:

  • Latest Stable: 76

All Versions

Choose a version of com.github.stromner : ace to add to Maven - All Versions:

Version Vulnerabilities Updated
76
ace-76
75
ace-75
71
ace-71

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.stromner</groupId>
    <artifactId>ace</artifactId>
    <version>76</version>
</dependency>

Advertisement