Last Version

fftpack 0.1

Java port of the FFTPACK library, originally developed by Paul Swarztrauber of the National Center for Atmospheric Research

License

License

GroupId

GroupId

me.franfernandez
ArtifactId

ArtifactId

fftpack
Version

Version

0.1
Type

Type

jar
Description

Description

fftpack
Java port of the FFTPACK library, originally developed by Paul Swarztrauber of the National Center for Atmospheric Research

Download fftpack 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.