ScissDSP

Collection of DSP algorithms and components for Scala

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scissdsp_2.12
Last Version

Last Version

2.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

ScissDSP
Collection of DSP algorithms and components for Scala
Project URL

Project URL

https://github.com/Sciss/ScissDSP
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/ScissDSP

Download scissdsp_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/scissdsp_2.12/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>scissdsp_2.12</artifactId>
    <version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/scissdsp_2.12/
implementation 'de.sciss:scissdsp_2.12:2.2.6'
// https://jarcasting.com/artifacts/de.sciss/scissdsp_2.12/
implementation ("de.sciss:scissdsp_2.12:2.2.6")
'de.sciss:scissdsp_2.12:jar:2.2.6'
<dependency org="de.sciss" name="scissdsp_2.12" rev="2.2.6">
  <artifact name="scissdsp_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='scissdsp_2.12', version='2.2.6')
)
libraryDependencies += "de.sciss" % "scissdsp_2.12" % "2.2.6"
[de.sciss/scissdsp_2.12 "2.2.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
de.sciss : serial_2.12 jar 2.0.1
de.sciss : transform4s_2.12 jar 0.1.1

test (2)

Group / Artifact Type Version
de.sciss : audiofile_2.12 jar 2.4.0
org.scalatest : scalatest_2.12 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3