Last Version

ImagingKit-Fourier 2.1

The ImagingKit-Fourier artifact provides classes for Fast Fourier Transformations (FFT) for the ImagingKit framework.

License

License

GroupId

GroupId

com.github.hageldave.imagingkit
ArtifactId

ArtifactId

imagingkit-fourier
Version

Version

2.1
Type

Type

jar
Description

Description

ImagingKit-Fourier
The ImagingKit-Fourier artifact provides classes for Fast Fourier Transformations (FFT) for the ImagingKit framework.
Project URL

Project URL

https://github.com/hageldave/ImagingKit
Source Code Management

Source Code Management

https://github.com/hageldave/ImagingKit.git

Download imagingkit-fourier 2.1


<!-- https://jarcasting.com/artifacts/com.github.hageldave.imagingkit/imagingkit-fourier/ -->
<dependency>
    <groupId>com.github.hageldave.imagingkit</groupId>
    <artifactId>imagingkit-fourier</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hageldave.imagingkit/imagingkit-fourier/
implementation 'com.github.hageldave.imagingkit:imagingkit-fourier:2.1'
// https://jarcasting.com/artifacts/com.github.hageldave.imagingkit/imagingkit-fourier/
implementation ("com.github.hageldave.imagingkit:imagingkit-fourier:2.1")
'com.github.hageldave.imagingkit:imagingkit-fourier:jar:2.1'
<dependency org="com.github.hageldave.imagingkit" name="imagingkit-fourier" rev="2.1">
  <artifact name="imagingkit-fourier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hageldave.imagingkit', module='imagingkit-fourier', version='2.1')
)
libraryDependencies += "com.github.hageldave.imagingkit" % "imagingkit-fourier" % "2.1"
[com.github.hageldave.imagingkit/imagingkit-fourier "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hageldave.imagingkit : imagingkit-core jar 2.1
com.github.hageldave.ezfftw : ezfftw jar 0.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.