is not current version
Last Version 0.2.7-mt2

co.touchlab:firestore-android 0.2.5

Firebase Firestore wrapper library

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

firestore-android
Version

Version

0.2.5
Type

Type

aar

Download firestore-android 0.2.5


<!-- https://jarcasting.com/artifacts/co.touchlab/firestore-android/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>firestore-android</artifactId>
    <version>0.2.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/firestore-android/
implementation 'co.touchlab:firestore-android:0.2.5'
// https://jarcasting.com/artifacts/co.touchlab/firestore-android/
implementation ("co.touchlab:firestore-android:0.2.5")
'co.touchlab:firestore-android:aar:0.2.5'
<dependency org="co.touchlab" name="firestore-android" rev="0.2.5">
  <artifact name="firestore-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='firestore-android', version='0.2.5')
)
libraryDependencies += "co.touchlab" % "firestore-android" % "0.2.5"
[co.touchlab/firestore-android "0.2.5"]