MVN

com.github.hageldave.ezfftw : ezfftw

Maven & Gradle

Aug 23, 2018
1 usages
14 stars

ezFFTW · The ezFFTW artifact provides methods for executing Fast Fourier Transforms. It wraps parts of the FFTW javacpp preset by bytedeco, which provides native bindings to the FFTW library. The purpose of this artifact is to provide an easy to use interface for executing FFTs.

<dependency>
    <groupId>com.github.hageldave.ezfftw</groupId>
    <artifactId>ezfftw</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hageldave.ezfftw : ezfftw to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.hageldave.ezfftw : ezfftw to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
ezfftw-0.1.2
ezfftw-0.1.1
ezfftw-0.1.0
0.0.x
ezfftw-0.0.9

How to add a dependency to Maven

Add the following com.github.hageldave.ezfftw : ezfftw maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hageldave.ezfftw</groupId>
    <artifactId>ezfftw</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hageldave.ezfftw : ezfftw gradle dependency to your build.gradle file:

implementation 'com.github.hageldave.ezfftw:ezfftw:0.1.2'

Gradle Kotlin DSL: Add the following com.github.hageldave.ezfftw : ezfftw gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hageldave.ezfftw:ezfftw:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hageldave.ezfftw : ezfftw sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hageldave.ezfftw" % "ezfftw" % "0.1.2"

Advertisement

Dependencies from Group

Aug 23, 2018
1 usages
14 stars

Discover Dependencies

Dec 03, 2020
3 usages
6 stars
Mar 12, 2018
1 usages
Nov 16, 2018
1 usages
Dec 27, 2021
3 usages
4 stars
Apr 18, 2018
1 usages
9 stars
Mar 27, 2018
1 usages
0 stars
Dec 04, 2019
1 usages
12 stars
Apr 05, 2018
1 usages
126 stars
Apr 11, 2018
1 usages