commonMain.CarolineStore.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of caroline-sdk-store-jvm Show documentation
Show all versions of caroline-sdk-store-jvm Show documentation
Privacy respecting backend services with multiplatform Kotlin SDKs.
The newest version!
package cloud.caroline.store
public interface CarolineStore {
}