is not current version
Last Version 1.1.1

ru.darklogic.jericho:sound 1.1.0


GroupId

GroupId

ru.darklogic.jericho
ArtifactId

ArtifactId

sound
Version

Version

1.1.0
Type

Type

jar

Download sound 1.1.0


<!-- https://jarcasting.com/artifacts/ru.darklogic.jericho/sound/ -->
<dependency>
    <groupId>ru.darklogic.jericho</groupId>
    <artifactId>sound</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.darklogic.jericho/sound/
implementation 'ru.darklogic.jericho:sound:1.1.0'
// https://jarcasting.com/artifacts/ru.darklogic.jericho/sound/
implementation ("ru.darklogic.jericho:sound:1.1.0")
'ru.darklogic.jericho:sound:jar:1.1.0'
<dependency org="ru.darklogic.jericho" name="sound" rev="1.1.0">
  <artifact name="sound" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.darklogic.jericho', module='sound', version='1.1.0')
)
libraryDependencies += "ru.darklogic.jericho" % "sound" % "1.1.0"
[ru.darklogic.jericho/sound "1.1.0"]