License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdfftw |
Last Version | Last Version3.3.10-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for FFTW
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/fftw/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>fftw</artifactId>
<version>3.3.10-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/fftw/
implementation 'org.bytedeco:fftw:3.3.10-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/fftw/
implementation ("org.bytedeco:fftw:3.3.10-1.5.7")
'org.bytedeco:fftw:jar:3.3.10-1.5.7'
<dependency org="org.bytedeco" name="fftw" rev="3.3.10-1.5.7">
<artifact name="fftw" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='fftw', version='3.3.10-1.5.7')
)
libraryDependencies += "org.bytedeco" % "fftw" % "3.3.10-1.5.7"
[org.bytedeco/fftw "3.3.10-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
3.3.10-1.5.7
|
3.3.9-1.5.6
|
3.3.9-1.5.5
|
3.3.8-1.5.4
|
3.3.8-1.5.3
|
3.3.8-1.5.2
|
3.3.8-1.5.1
|
3.3.8-1.5
|