firebase-kotlin-sdk

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.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

dev.gitlive
ArtifactId

ArtifactId

firebase-config-android-debug
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

aar
Description

Description

firebase-kotlin-sdk
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.
Project URL

Project URL

https://github.com/GitLiveApp/firebase-kotlin-sdk
Source Code Management

Source Code Management

https://github.com/GitLiveApp/firebase-kotlin-sdk

Download firebase-config-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/dev.gitlive/firebase-config-android-debug/ -->
<dependency>
    <groupId>dev.gitlive</groupId>
    <artifactId>firebase-config-android-debug</artifactId>
    <version>1.6.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.gitlive/firebase-config-android-debug/
implementation 'dev.gitlive:firebase-config-android-debug:1.6.1'
// https://jarcasting.com/artifacts/dev.gitlive/firebase-config-android-debug/
implementation ("dev.gitlive:firebase-config-android-debug:1.6.1")
'dev.gitlive:firebase-config-android-debug:aar:1.6.1'
<dependency org="dev.gitlive" name="firebase-config-android-debug" rev="1.6.1">
  <artifact name="firebase-config-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.gitlive', module='firebase-config-android-debug', version='1.6.1')
)
libraryDependencies += "dev.gitlive" % "firebase-config-android-debug" % "1.6.1"
[dev.gitlive/firebase-config-android-debug "1.6.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.firebase » firebase-config jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
dev.gitlive : firebase-app-android-debug jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-play-services jar 1.6.0-native-mt
dev.gitlive : firebase-common-android-debug jar 1.6.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.0-native-mt

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.3
1.4.3-alpha
1.4.2
1.4.1
1.4.0