is not current version
Last Version 1.0.1

ch.sahits.game:OpenPatricianSound 1.0.0_RC3

OpenPatrician sound module

GroupId

GroupId

ch.sahits.game
ArtifactId

ArtifactId

OpenPatricianSound
Version

Version

1.0.0_RC3
Type

Type

jar

Download OpenPatricianSound 1.0.0_RC3


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