is not current version
Last Version 1.0.7

com.github.pjgg:rxfirestore 1.0.1

The aim of this project is develop reactive firestore connector

GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

rxfirestore
Version

Version

1.0.1
Type

Type

jar

Download rxfirestore 1.0.1


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