refcodes-properties-ext-observer.3.3.9.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 refcodes-properties-ext-observer Show documentation
Show all versions of refcodes-properties-ext-observer Show documentation
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