is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianSound 0.0.2


GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianSound
Version

Version

0.0.2
Type

Type

jar

Download OpenPatricianSound 0.0.2


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