Download scissdsp_2.12-1.2.3.jar file - Jar s

Jar examples for s:scissdsp-2.12

Description

Collection of DSP algorithms and components for Scala

You can download jar file scissdsp_2.12 1.2.3 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add scissdsp_2.12-1.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

scissdsp_2.12-1.2.3-javadoc.jar
scissdsp_2.12-1.2.3-sources.jar
scissdsp_2.12-1.2.3.jar
scissdsp_2.12-1.2.3.pom



Related Tutorials