MVN

ch.sahits.game : OpenPatrician

Maven & Gradle

Mar 06, 2019

Open Patrician · Open source implementation of Ascaron's popular Patrician (1 and 2)

<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatrician</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 0.9.1-RC1

All Versions

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

Version Vulnerabilities Updated
1.0.x
OpenPatrician-1.0.1
OpenPatrician-1.0.0
OpenPatrician-1.0.0_RC3
OpenPatrician-1.0.0_RC2
0.9.x
OpenPatrician-0.9.1
OpenPatrician-0.9.1-RC1
OpenPatrician-0.9.0
OpenPatrician-0.9.0-RC2
OpenPatrician-0.9.0-RC1
0.8.x
OpenPatrician-0.8.0
OpenPatrician-0.8.0-RC1
0.7.x
OpenPatrician-0.7.0
OpenPatrician-0.7.0-RC1
0.6.x
OpenPatrician-0.6.0
OpenPatrician-0.6.0-RC1
0.5.x
OpenPatrician-0.5.0
OpenPatrician-0.5.0-RC2
OpenPatrician-0.5.0-RC1
0.4.x
OpenPatrician-0.4.1
OpenPatrician-0.4.0
0.0.x
OpenPatrician-0.0.2
OpenPatrician-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatrician</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement