Momento Kotlin SDK
The Momento Kotlin SDK for Android and JVM is available via Maven Central: software.momento.kotlin:sdk
.
The source code can be found on GitHub: momentohq/client-sdk-kotlin.
Requirements
- A Momento API Key is required; you can get one from the Momento Web Console.
- At least the Java 11 run time installed, or Android 23+.
- mvn or gradle for downloading the sdk.
Resources
- Getting started with Momento Cache in Kotlin
- Getting started with Momento Topics in Kotlin
- Kotlin SDK Examples: working example projects that illustrate how to use the Kotlin SDK