e10.jwebmp-weathericons.0.58.0.21-RCTEST.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 jwebmp-weathericons Show documentation
Show all versions of jwebmp-weathericons Show documentation
The JWebMP implementation for Weather Icons
module com.jwebmp.plugins.weathericons {
requires com.jwebmp.core;
requires java.validation;
exports com.jwebmp.plugins.weathericons;
opens com.jwebmp.plugins.weathericons to com.google.guice, com.jwebmp.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy