Download scalaaudiofile_2.10-1.4.4.jar file - Jar s

Jar examples for s:scalaaudiofile-2.10

Description

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

You can download jar file scalaaudiofile_2.10 1.4.4 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalaaudiofile_2.10-1.4.4.jar to your project.

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

Download

Click the following link to download the jar file.

scalaaudiofile_2.10-1.4.4-javadoc.jar
scalaaudiofile_2.10-1.4.4-sources.jar
scalaaudiofile_2.10-1.4.4.jar
scalaaudiofile_2.10-1.4.4.pom



Related Tutorials