
hon0.AnimateFX.1.3.0.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of AnimateFX Show documentation
Show all versions of AnimateFX Show documentation
A library of ready-to-use animations for JavaFX
The newest version!
module animatefx {
requires transitive javafx.controls;
exports animatefx.animation;
exports animatefx.animation.partial;
exports animatefx.modifier;
exports animatefx.util;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy