MVN

co.touchlab : firestore

Maven & Gradle

May 06, 2020
46 stars

FirestoreKMP · Firebase Firestore wrapper library

<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>firestore</artifactId>
    <version>0.2.7-mt2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.touchlab : firestore to add to Maven - Latest Versions:

  • Latest Stable: 0.2.7-mt2

All Versions

Choose a version of co.touchlab : firestore to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
firestore-0.2.7-mt2
firestore-0.2.6
firestore-0.2.5
firestore-0.2.2
0.1.x
firestore-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>firestore</artifactId>
    <version>0.2.7-mt2</version>
</dependency>