Skip to content

Core & Fourier V2.1

Latest
Compare
Choose a tag to compare
@hageldave hageldave released this 04 May 11:28
· 15 commits to master since this release

Maven Dependency:

<dependency>
    <groupId>com.github.hageldave.imagingkit</groupId>
    <artifactId>imagingkit-core</artifactId>
    <version>2.1</version>
</dependency>

<dependency>
    <groupId>com.github.hageldave.imagingkit</groupId>
    <artifactId>imagingkit-fourier</artifactId>
    <version>2.1</version>
</dependency>