All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.exoconf.1.0.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
module se.l4.exoconf {
	requires com.github.spotbugs.annotations;

	requires transitive java.validation;
	requires org.eclipse.collections.api;

	requires transitive se.l4.exobytes;
	requires transitive se.l4.ylem.io;

	exports se.l4.exoconf;
	exports se.l4.exoconf.sources;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy