Download scalafreesound-swing_2.12-1.3.0.jar file - Jar s

Jar examples for s:scalafreesound-swing-2.12

Description

A library for accessing freesound.org from Scala. (Swing widgets)

You can download jar file scalafreesound-swing_2.12 1.3.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scalafreesound-swing_2.12-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

scalafreesound-swing_2.12-1.3.0-javadoc.jar
scalafreesound-swing_2.12-1.3.0-sources.jar
scalafreesound-swing_2.12-1.3.0.jar
scalafreesound-swing_2.12-1.3.0.pom



Related Tutorials