Skip to content

Files

Latest commit

runnerrunner
and
Jun 21, 2025
b81bf8d · Jun 21, 2025

History

History

core

README.md

Module core

Lightspark Kotlin Core

Maven Central

This is a Kotlin (multiplatform) module which is used internally by other Lightspark SDKs. It contains shared utilities and helper classes which are used by the other SDKs. It usually won't be necessary to include this module directly in your project, but it does offer some convenient utilities if needed for things like:

  • Parsing and formatting dates
  • Managing and creating signing keys
  • Working with auth and custom queries

See the API Reference for more information.