no.finn.unleash.metric.UnleashMetricService 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.metric;
/** @deprecated Use {@link io.getunleash.metric.UnleashMetricService} */
@Deprecated()
public interface UnleashMetricService extends io.getunleash.metric.UnleashMetricService {}