Download module-audio-1.0.9.jar file - Jar m

Jar examples for m:module-audio

Description

Module handling audio components.

You can download jar file module-audio 1.0.9 in this page.

License

MIT License

Build File

You can use the following script to add module-audio-1.0.9.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>module-audio</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'be.yildiz-games', name: 'module-audio', version: '1.0.9'
libraryDependencies += "be.yildiz-games" % "module-audio" % "1.0.9"
<dependency org="be.yildiz-games" name="module-audio" rev="1.0.9"/>
@Grapes(@Grab(group='be.yildiz-games', module='module-audio', version='1.0.9'))
'be.yildiz-games:module-audio:jar:1.0.9'

Download

Click the following link to download the jar file.

module-audio-1.0.9-javadoc.jar
module-audio-1.0.9-sources.jar
module-audio-1.0.9.jar
module-audio-1.0.9.pom



Related Tutorials