GroupId | GroupIdch.sahits.game |
---|---|
ArtifactId | ArtifactIdOpenPatricianSound |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
OpenPatricianSound-0.5.0.pom | |
OpenPatricianSound-0.5.0.jar | 16 KB |
OpenPatricianSound-0.5.0-sources.jar | 11 KB |
OpenPatricianSound-0.5.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianSound/ -->
<dependency>
<groupId>ch.sahits.game</groupId>
<artifactId>OpenPatricianSound</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianSound/
implementation 'ch.sahits.game:OpenPatricianSound:0.5.0'
// https://jarcasting.com/artifacts/ch.sahits.game/OpenPatricianSound/
implementation ("ch.sahits.game:OpenPatricianSound:0.5.0")
'ch.sahits.game:OpenPatricianSound:jar:0.5.0'
<dependency org="ch.sahits.game" name="OpenPatricianSound" rev="0.5.0">
<artifact name="OpenPatricianSound" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.sahits.game', module='OpenPatricianSound', version='0.5.0')
)
libraryDependencies += "ch.sahits.game" % "OpenPatricianSound" % "0.5.0"
[ch.sahits.game/OpenPatricianSound "0.5.0"]