is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianModel 0.9.0-RC2


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianModel
Version

Version

0.9.0-RC2
Type

Type

jar

Download OpenPatricianModel 0.9.0-RC2


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