License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdtransform4s_2.13 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTransform4s
FFT based transforms, such as DFT, DCT, DHT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
transform4s_2.13-0.1.1.pom | |
transform4s_2.13-0.1.1.jar | 162 KB |
transform4s_2.13-0.1.1-sources.jar | 42 KB |
transform4s_2.13-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/transform4s_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>transform4s_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/transform4s_2.13/
implementation 'de.sciss:transform4s_2.13:0.1.1'
// https://jarcasting.com/artifacts/de.sciss/transform4s_2.13/
implementation ("de.sciss:transform4s_2.13:0.1.1")
'de.sciss:transform4s_2.13:jar:0.1.1'
<dependency org="de.sciss" name="transform4s_2.13" rev="0.1.1">
<artifact name="transform4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='transform4s_2.13', version='0.1.1')
)
libraryDependencies += "de.sciss" % "transform4s_2.13" % "0.1.1"
[de.sciss/transform4s_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |