is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatrician 0.6.0

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

GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatrician
Version

Version

0.6.0
Type

Type

pom

Download OpenPatrician 0.6.0

Filename Size
OpenPatrician-0.6.0.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatrician/ -->
<dependency>
    <groupId>ch.sahits.game</groupId>
    <artifactId>OpenPatrician</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatrician/
implementation 'ch.sahits.game:OpenPatrician:0.6.0'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatrician/
implementation ("ch.sahits.game:OpenPatrician:0.6.0")
'ch.sahits.game:OpenPatrician:pom:0.6.0'
<dependency org="ch.sahits.game" name="OpenPatrician" rev="0.6.0">
  <artifact name="OpenPatrician" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatrician', version='0.6.0')
)
libraryDependencies += "ch.sahits.game" % "OpenPatrician" % "0.6.0"
[ch.sahits.game/OpenPatrician "0.6.0"]