is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianStandalone 1.0.0_RC3

Module for the OpenPatrician standalone application

GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianStandalone
Version

Version

1.0.0_RC3
Type

Type

jar

Download OpenPatricianStandalone 1.0.0_RC3


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