Skip to main content

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