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 (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| com.google.firebase » firebase-common | 19.2.0 | 22.0.1 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-runtime-common Kotlin multiplatform serialization runtime library | 0.20.0 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-serialization-runtime Kotlin multiplatform serialization runtime library | 0.20.0 | 1.11.0 |
Runtime Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-common Standard library for the Kotlin Programming Language | 1.3.70 | 2.3.21 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core-common Coroutines support libraries for Kotlin | 1.3.4 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.3.4 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-play-services Coroutines support libraries for Kotlin | 1.3.4 | 1.11.0 |
