is not current version
Last Version 0.2.7-mt2

co.touchlab:firestore 0.2.2

Firebase Firestore wrapper library

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

firestore
Version

Version

0.2.2
Type

Type

pom

Download firestore 0.2.2


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