Download de.huxhorn.sulky.sounds-impl-jlayer-0.9.15.jar file - Jar d

Jar examples for d:de.huxhorn.sulky.sounds-impl-jlayer

Description

This file is part of the sulky modules. It contains an implementation of the simple sound interface using JLayer.

You can download jar file de.huxhorn.sulky.sounds-impl-jlayer 0.9.15 in this page.

License

GNU Lesser General Public License v3 (LGPL)

Build File

You can use the following script to add de.huxhorn.sulky.sounds-impl-jlayer-0.9.15.jar to your project.

<dependency>
   <groupId>de.huxhorn.sulky</groupId>
   <artifactId>de.huxhorn.sulky.sounds-impl-jlayer</artifactId>
   <version>0.9.15</version>
</dependency>
compile group: 'de.huxhorn.sulky', name: 'de.huxhorn.sulky.sounds-impl-jlayer', version: '0.9.15'
libraryDependencies += "de.huxhorn.sulky" % "de.huxhorn.sulky.sounds-impl-jlayer" % "0.9.15"
<dependency org="de.huxhorn.sulky" name="de.huxhorn.sulky.sounds-impl-jlayer" rev="0.9.15"/>
@Grapes(@Grab(group='de.huxhorn.sulky', module='de.huxhorn.sulky.sounds-impl-jlayer', version='0.9.15'))
'de.huxhorn.sulky:de.huxhorn.sulky.sounds-impl-jlayer:jar:0.9.15'

Download

Click the following link to download the jar file.

de.huxhorn.sulky.sounds-impl-jlayer-0.9.15-javadoc.jar
de.huxhorn.sulky.sounds-impl-jlayer-0.9.15-sources.jar
de.huxhorn.sulky.sounds-impl-jlayer-0.9.15.jar
de.huxhorn.sulky.sounds-impl-jlayer-0.9.15.pom



Related Tutorials