is not current version
Last Version 1.0.7

com.github.pjgg:rxfirestore 1.0.4

The aim of this project is develop reactive firestore connector

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

rxfirestore
Version

Version

1.0.4
Type

Type

jar

Download rxfirestore 1.0.4


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