MVN

ch.sahits.game : OpenPatricianGraphic

Maven & Gradle

Jul 27, 2012
<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatricianGraphic</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sahits.game : OpenPatricianGraphic to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of ch.sahits.game : OpenPatricianGraphic to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
OpenPatricianGraphic-0.0.2
OpenPatricianGraphic-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatricianGraphic</artifactId>
    <version>0.0.2</version>
</dependency>