is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianModel 0.6.0-RC1


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianModel
Version

Version

0.6.0-RC1
Type

Type

jar

Download OpenPatricianModel 0.6.0-RC1


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