Download scalaaudiofile_2.11-1.4.5.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.5 in this page.

License

LGPL v2.1+

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials