is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianModel 0.4.1


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianModel
Version

Version

0.4.1
Type

Type

jar

Download OpenPatricianModel 0.4.1


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