License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdfirestore |
Version | Version0.2.7-mt2 |
Type | Typepom |
Description |
DescriptionFirestoreKMP
Firebase Firestore wrapper library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firestore-0.2.7-mt2.pom | |
firestore-0.2.7-mt2.module | 1 KB |
firestore-0.2.7-mt2-sources.jar | 261 bytes |
firestore-0.2.7-mt2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/firestore/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>firestore</artifactId>
<version>0.2.7-mt2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/firestore/
implementation 'co.touchlab:firestore:0.2.7-mt2'
// https://jarcasting.com/artifacts/co.touchlab/firestore/
implementation ("co.touchlab:firestore:0.2.7-mt2")
'co.touchlab:firestore:pom:0.2.7-mt2'
<dependency org="co.touchlab" name="firestore" rev="0.2.7-mt2">
<artifact name="firestore" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='firestore', version='0.2.7-mt2')
)
libraryDependencies += "co.touchlab" % "firestore" % "0.2.7-mt2"
[co.touchlab/firestore "0.2.7-mt2"]