![JAR search and dependency download from the Maven repository](/logo.png)
no.finn.unleash.event.UnleashEvent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unleash-client-java Show documentation
Show all versions of unleash-client-java Show documentation
A client library for Unleash
package no.finn.unleash.event;
public interface UnleashEvent {
void publishTo(UnleashSubscriber unleashSubscriber);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy