Jar examples for a:audiofile-2.12
A library to read and write uncompressed audio files (AIFF, WAVE, etc.)
You can download jar file audiofile_2.12 1.5.0 in this page.
LGPL v2.1+
You can use the following script to add audiofile_2.12-1.5.0.jar to your project.
<dependency> <groupId>de.sciss</groupId> <artifactId>audiofile_2.12</artifactId> <version>1.5.0</version> </dependency>
compile group: 'de.sciss', name: 'audiofile_2.12', version: '1.5.0'
libraryDependencies += "de.sciss" % "audiofile_2.12" % "1.5.0"
<dependency org="de.sciss" name="audiofile_2.12" rev="1.5.0"/>
@Grapes(@Grab(group='de.sciss', module='audiofile_2.12', version='1.5.0'))
'de.sciss:audiofile_2.12:jar:1.5.0'
Click the following link to download the jar file.
audiofile_2.12-1.5.0-javadoc.jar