is not current version
Last Version 0.0.9

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

clouWay Firestore Testing Library

GroupId

GroupId

com.clouway.testing
ArtifactId

ArtifactId

cloud-firestore-testing
Version

Version

0.0.4
Type

Type

jar

Download cloud-firestore-testing 0.0.4


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