не последняя версия
Последняя версия 2.1

com.github.hageldave.imagingkit:imagingkit-fourier 2.0

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

Группа

Группа

com.github.hageldave.imagingkit
Идентификатор

Идентификатор

imagingkit-fourier
Версия

Версия

2.0
Тип

Тип

jar

Скачать imagingkit-fourier 2.0


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