is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianDisplay 0.6.0


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianDisplay
Version

Version

0.6.0
Type

Type

jar

Download OpenPatricianDisplay 0.6.0


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