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

refcodes-properties-ext-observer.3.3.9.source-code.module-info Maven / Gradle / Ivy

Go to download

Artifact for providing event based extended functionality for the refcodes-properties artifact.

The newest version!
module org.refcodes.properties.ext.observer {
	requires transitive org.refcodes.exception;
	requires transitive org.refcodes.component;
	requires transitive org.refcodes.properties;
	requires transitive org.refcodes.controlflow;
	requires transitive org.refcodes.observer;
	requires transitive org.refcodes.runtime;
	requires transitive org.refcodes.struct;

	exports org.refcodes.properties.ext.observer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy