Download audiofile_2.11-1.5.0.jar file - Jar a

Jar examples for a:audiofile-2.11

Description

A library to read and write uncompressed audio files (AIFF, WAVE, etc.)

You can download jar file audiofile_2.11 1.5.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add audiofile_2.11-1.5.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>audiofile_2.11</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'de.sciss', name: 'audiofile_2.11', version: '1.5.0'
libraryDependencies += "de.sciss" % "audiofile_2.11" % "1.5.0"
<dependency org="de.sciss" name="audiofile_2.11" rev="1.5.0"/>
@Grapes(@Grab(group='de.sciss', module='audiofile_2.11', version='1.5.0'))
'de.sciss:audiofile_2.11:jar:1.5.0'

Download

Click the following link to download the jar file.

audiofile_2.11-1.5.0-javadoc.jar
audiofile_2.11-1.5.0-sources.jar
audiofile_2.11-1.5.0.jar
audiofile_2.11-1.5.0.pom



Related Tutorials