is not current version
Last Version 2.0.7

be.yildiz-games:module-audio 1.0.1

Module handling audio components.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-audio
Version

Version

1.0.1
Type

Type

jar

Download module-audio 1.0.1


<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-audio/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>module-audio</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-audio/
implementation 'be.yildiz-games:module-audio:1.0.1'
// https://jarcasting.com/artifacts/be.yildiz-games/module-audio/
implementation ("be.yildiz-games:module-audio:1.0.1")
'be.yildiz-games:module-audio:jar:1.0.1'
<dependency org="be.yildiz-games" name="module-audio" rev="1.0.1">
  <artifact name="module-audio" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-audio', version='1.0.1')
)
libraryDependencies += "be.yildiz-games" % "module-audio" % "1.0.1"
[be.yildiz-games/module-audio "1.0.1"]