is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianModel 1.0.0_RC2

OpenPatrician models

GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianModel
Version

Version

1.0.0_RC2
Type

Type

jar

Download OpenPatricianModel 1.0.0_RC2


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