is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianImage 1.0.0

OpenPatrician module for images

GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianImage
Version

Version

1.0.0
Type

Type

jar

Download OpenPatricianImage 1.0.0


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