is not current version
Last Version 0.0.2

ch.sahits.game:OpenPatricianGraphic 0.0.1


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianGraphic
Version

Version

0.0.1
Type

Type

pom

Download OpenPatricianGraphic 0.0.1


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