<dependency>
<groupId>com.github.pjgg</groupId>
<artifactId>rxfirestore</artifactId>
<version>1.0.1</version>
</dependency>
compile
|-- org.apache.commons:commons-lang3:3.8.1
|-- com.google.cloud:google-cloud-firestore:1.3.0
provided
|-- io.vertx:vertx-rx-java2:3.7.0
test
|-- junit:junit:4.12