The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. It's API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android or JS.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| com.google.firebase » firebase-common | 20.0.0 | 22.0.1 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-common Standard library for the Kotlin Programming Language | 1.5.31 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8 Kotlin Standard Library JDK 8 extension | 1.5.31 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-core-jvm Kotlin multiplatform serialization runtime library | 1.3.0 | 1.11.0 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-jvm Coroutines support libraries for Kotlin | 1.5.2-native-mt | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-play-services Coroutines support libraries for Kotlin | 1.5.2-native-mt | 1.11.0 |
