Download scalafreesound_2.12-1.10.0.jar file - Jar s

Jar examples for s:scalafreesound-2.12

Description

A library for accessing freesound.org from Scala.

You can download jar file scalafreesound_2.12 1.10.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalafreesound_2.12-1.10.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalafreesound_2.12-1.10.0.pom



Related Tutorials