License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdfirestore-android |
Version | Version0.2.7-mt2 |
Type | Typeaar |
Description |
DescriptionFirestoreKMP
Firebase Firestore wrapper library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
firestore-android-0.2.7-mt2.pom | |
firestore-android-0.2.7-mt2.module | 3 KB |
firestore-android-0.2.7-mt2-sources.jar | 18 KB |
firestore-android-0.2.7-mt2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/firestore-android/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>firestore-android</artifactId>
<version>0.2.7-mt2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/firestore-android/
implementation 'co.touchlab:firestore-android:0.2.7-mt2'
// https://jarcasting.com/artifacts/co.touchlab/firestore-android/
implementation ("co.touchlab:firestore-android:0.2.7-mt2")
'co.touchlab:firestore-android:aar:0.2.7-mt2'
<dependency org="co.touchlab" name="firestore-android" rev="0.2.7-mt2">
<artifact name="firestore-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='firestore-android', version='0.2.7-mt2')
)
libraryDependencies += "co.touchlab" % "firestore-android" % "0.2.7-mt2"
[co.touchlab/firestore-android "0.2.7-mt2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.72 |
co.touchlab : stately-common-jvm | jar | 1.0.3 |
co.touchlab : stately-concurrency-jvm | jar | 1.0.3 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-common | jar | 1.3.5-native-mt |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.5-native-mt |
com.google.firebase » firebase-firestore | jar | 20.1.0 |
com.google.firebase » firebase-core | jar | 17.0.1 |
androidx.appcompat » appcompat | jar | 1.0.2 |