All Downloads are FREE. Search and download functionalities are using the official Maven repository.

elements.Subscription.kt Maven / Gradle / Ivy

package elements

interface Subscription {
    fun unsubscribe()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy