Download scalafreesound_2.11-1.4.0.jar file - Jar s

Jar examples for s:scalafreesound-2.11

Description

A library for accessing freesound.org from Scala.

You can download jar file scalafreesound_2.11 1.4.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalafreesound_2.11-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalafreesound_2.11-1.4.0.pom



Related Tutorials