Download scalaaudiofile_2.11-1.4.6.jar file - Jar s

Jar examples for s:scalaaudiofile-2.11

Description

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

You can download jar file scalaaudiofile_2.11 1.4.6 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalaaudiofile_2.11-1.4.6.jar to your project.

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

Download

Click the following link to download the jar file.

scalaaudiofile_2.11-1.4.6-javadoc.jar
scalaaudiofile_2.11-1.4.6-sources.jar
scalaaudiofile_2.11-1.4.6.jar
scalaaudiofile_2.11-1.4.6.pom



Related Tutorials