is not current version
Last Version 0.2.7-mt2

co.touchlab:firestore 0.1.0

Firebase Firestore wrapper library

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

firestore
Version

Version

0.1.0
Type

Type

pom

Download firestore 0.1.0


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