Download scissdsp-0.11.jar file - Jar s

Jar examples for s:scissdsp

Description

You can download jar file scissdsp 0.11 in this page.

License

GPL v2+

Build File

You can use the following script to add scissdsp-0.11.jar to your project.

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

Download

Click the following link to download the jar file.

scissdsp-0.11.jar
scissdsp-0.11.pom



Related Tutorials