is not current version
Last Version 0.0.9

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

clouWay Firestore Testing Library

GroupId

GroupId

com.clouway.testing
ArtifactId

ArtifactId

cloud-firestore-testing
Version

Version

0.0.8
Type

Type

jar

Download cloud-firestore-testing 0.0.8


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