| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdtransform4s_3 |
| 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| transform4s_3-0.1.1.pom | |
| transform4s_3-0.1.1.jar | 305 KB |
| transform4s_3-0.1.1-sources.jar | 42 KB |
| transform4s_3-0.1.1-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/transform4s_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>transform4s_3</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/transform4s_3/
implementation 'de.sciss:transform4s_3:0.1.1'
// https://jarcasting.com/artifacts/de.sciss/transform4s_3/
implementation ("de.sciss:transform4s_3:0.1.1")
'de.sciss:transform4s_3:jar:0.1.1'
<dependency org="de.sciss" name="transform4s_3" rev="0.1.1">
<artifact name="transform4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='transform4s_3', version='0.1.1')
)
libraryDependencies += "de.sciss" % "transform4s_3" % "0.1.1"
[de.sciss/transform4s_3 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |