is not current version
Last Version 0.0.9

com.clouway.testing:cloud-firestore-testing 0.0.7

clouWay Firestore Testing Library

GroupId

GroupId

com.clouway.testing
ArtifactId

ArtifactId

cloud-firestore-testing
Version

Version

0.0.7
Type

Type

jar

Download cloud-firestore-testing 0.0.7


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