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

refcodes-forwardsecrecy-alt-filesystem.3.3.7.source-code.module-info Maven / Gradle / Ivy

module org.refcodes.forwardsecrecy.alt.filesystem {
	requires org.refcodes.data;
	requires transitive org.refcodes.exception;
	requires transitive org.refcodes.component;
	requires transitive org.refcodes.filesystem;
	requires transitive org.refcodes.forwardsecrecy;
	requires java.logging;
	requires org.refcodes.textual;
	requires org.refcodes.runtime;

	exports org.refcodes.forwardsecrecy.alt.filesystem;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy