![JAR search and dependency download from the Maven repository](/logo.png)
io.sphere.sdk.queries.SubscriptionsState Maven / Gradle / Ivy
package io.sphere.sdk.queries;
import org.reactivestreams.Subscription;
interface SubscriptionsState extends Subscription {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package io.sphere.sdk.queries;
import org.reactivestreams.Subscription;
interface SubscriptionsState extends Subscription {
}