Download scalaaudiofile_2.9.2-0.20.jar file - Jar s

Jar examples for s:scalaaudiofile-2.9.2

Description

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

You can download jar file scalaaudiofile_2.9.2 0.20 in this page.

License

GPL v2+

Build File

You can use the following script to add scalaaudiofile_2.9.2-0.20.jar to your project.

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

Download

Click the following link to download the jar file.

scalaaudiofile_2.9.2-0.20-javadoc.jar
scalaaudiofile_2.9.2-0.20-sources.jar
scalaaudiofile_2.9.2-0.20.jar
scalaaudiofile_2.9.2-0.20.pom



Related Tutorials