
tils.2.1.12.source-code.module-infox Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of utils Show documentation
Show all versions of utils Show documentation
A collection of Java (8+) utilities
The newest version!
// For future Java 9 compatibility.
// Not currently included -- it would force targeting Java9 bytecode.
// Maven support for multi-release jars should enable using this, but it's not here yet.
// Ditto for IDE support.
module norswap.utils {
exports norswap.utils;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy