Last Version

Firestore coroutine adapter 1.0.4

Mersey android firestore coroutine adapter

License

License

MIT
MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

firestore-library
Version

Version

1.0.4
Type

Type

aar
Description

Description

Firestore coroutine adapter
Mersey android firestore coroutine adapter
Project URL

Project URL

https://github.com/Merseyside/firestore-coroutines
Source Code Management

Source Code Management

https://github.com/Merseyside/firestore-coroutines

Download firestore-library 1.0.4


<!-- https://jarcasting.com/artifacts/io.github.merseyside/firestore-library/ -->
<dependency>
    <groupId>io.github.merseyside</groupId>
    <artifactId>firestore-library</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.merseyside/firestore-library/
implementation 'io.github.merseyside:firestore-library:1.0.4'
// https://jarcasting.com/artifacts/io.github.merseyside/firestore-library/
implementation ("io.github.merseyside:firestore-library:1.0.4")
'io.github.merseyside:firestore-library:aar:1.0.4'
<dependency org="io.github.merseyside" name="firestore-library" rev="1.0.4">
  <artifact name="firestore-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.merseyside', module='firestore-library', version='1.0.4')
)
libraryDependencies += "io.github.merseyside" % "firestore-library" % "1.0.4"
[io.github.merseyside/firestore-library "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (4)

Group / Artifact Type Version
io.github.merseyside : kotlin-ext jar 1.0.7
com.google.firebase » firebase-firestore-ktx jar 24.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
io.github.merseyside : utils jar 1.7.6

Project Modules

There are no modules declared in this project.