MVN

org.bytedeco : fftw

Maven & Gradle

Jun 02, 2023
1 usages

JavaCPP Presets for FFTW

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>fftw</artifactId>
    <version>3.3.10-1.5.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bytedeco : fftw to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.10-1.5.9

All Versions

Choose a version of org.bytedeco : fftw to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
fftw-3.3.10-1.5.9
fftw-3.3.10-1.5.8
fftw-3.3.10-1.5.7
fftw-3.3.9-1.5.6
fftw-3.3.9-1.5.5
fftw-3.3.8-1.5.4
fftw-3.3.8-1.5.3
fftw-3.3.8-1.5.2
fftw-3.3.8-1.5.1
fftw-3.3.8-1.5

How to add a dependency to Maven

Add the following org.bytedeco : fftw maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>fftw</artifactId>
    <version>3.3.10-1.5.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bytedeco : fftw gradle dependency to your build.gradle file:

implementation 'org.bytedeco:fftw:3.3.10-1.5.9'

Gradle Kotlin DSL: Add the following org.bytedeco : fftw gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bytedeco:fftw:3.3.10-1.5.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bytedeco : fftw sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bytedeco" % "fftw" % "3.3.10-1.5.9"

Advertisement

Dependencies from Group

Jun 02, 2023
215 usages
4.3k stars
Jun 05, 2023
55 usages
6.8k stars
Jun 04, 2023
45 usages
4.3k stars
Jun 05, 2023
35 usages
Jun 02, 2023
28 usages

Discover Dependencies

Jun 02, 2023
3 usages
Jun 03, 2023
5 usages
Aug 11, 2021
5 usages
60 stars
Jun 18, 2023
2.6k stars
Apr 19, 2020
0 stars
Apr 19, 2020
1 usages
0 stars
Oct 26, 2022
2 usages
86 stars