| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdscissdsp_3 |
| Last Version | Last Version2.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScissDSP
Collection of DSP algorithms and components for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scissdsp_3-2.2.6.pom | |
| scissdsp_3-2.2.6.jar | 132 KB |
| scissdsp_3-2.2.6-sources.jar | 20 KB |
| scissdsp_3-2.2.6-javadoc.jar | 310 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/scissdsp_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>scissdsp_3</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/scissdsp_3/
implementation 'de.sciss:scissdsp_3:2.2.6'
// https://jarcasting.com/artifacts/de.sciss/scissdsp_3/
implementation ("de.sciss:scissdsp_3:2.2.6")
'de.sciss:scissdsp_3:jar:2.2.6'
<dependency org="de.sciss" name="scissdsp_3" rev="2.2.6">
<artifact name="scissdsp_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='scissdsp_3', version='2.2.6')
)
libraryDependencies += "de.sciss" % "scissdsp_3" % "2.2.6"
[de.sciss/scissdsp_3 "2.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| de.sciss : serial_3 | jar | 2.0.1 |
| de.sciss : transform4s_3 | jar | 0.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.sciss : audiofile_3 | jar | 2.4.0 |
| org.scalatest : scalatest_3 | jar | 3.2.10 |