MVN

dev.gitlive : firebase-app-ios

Maven & Gradle

Jan 08, 2021
4 usages
909 stars

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.

<dependency>
    <groupId>dev.gitlive</groupId>
    <artifactId>firebase-app-ios</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.gitlive : firebase-app-ios to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0
  • Latest Beta: 0.1.0-beta

All Versions

Choose a version of dev.gitlive : firebase-app-ios to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
firebase-app-ios-1.2.0
1.1.x
firebase-app-ios-1.1.0
1.0.x
firebase-app-ios-1.0.0
0.4.x
firebase-app-ios-0.4.0
0.2.x
firebase-app-ios-0.2.0
0.1.x
firebase-app-ios-0.1.0
firebase-app-ios-0.1.0-beta

How to add a dependency to Maven

Add the following dev.gitlive : firebase-app-ios maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.gitlive</groupId>
    <artifactId>firebase-app-ios</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.gitlive : firebase-app-ios gradle dependency to your build.gradle file:

implementation 'dev.gitlive:firebase-app-ios:1.2.0'

Gradle Kotlin DSL: Add the following dev.gitlive : firebase-app-ios gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.gitlive:firebase-app-ios:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.gitlive : firebase-app-ios sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.gitlive" % "firebase-app-ios" % "1.2.0"

Advertisement

Dependencies from Group

Apr 08, 2023
6 usages
909 stars
Apr 08, 2023
6 usages
909 stars
Apr 08, 2023
6 usages
909 stars
Apr 08, 2023
6 usages
909 stars
Apr 08, 2023
6 usages
909 stars

Discover Dependencies

Dec 17, 2021
1 usages
0 stars
Dec 30, 2021
1 usages
29 stars
Jan 29, 2023
3.5k stars
Apr 15, 2020
0 stars
Apr 15, 2020
1 usages
0 stars