.switcher.2.0.9.source-code.module-info.j Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of switcher Show documentation
Show all versions of switcher Show documentation
A switcher module that has on and off status and listeners to be called once status is changed.
module com.networknt.switcher {
exports com.networknt.switcher;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy