Download scalaaudiofile_2.11-1.4.3.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.3 in this page.

License

LGPL v2.1+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials