is not current version
Last Version 0.2.7-mt2

co.touchlab:firestore-android-debug 0.2.2

Firebase Firestore wrapper library

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

firestore-android-debug
Version

Version

0.2.2
Type

Type

aar

Download firestore-android-debug 0.2.2


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