is not current version
Last Version 5.3.5

com.testerum:common-stats 4.0.2


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-stats
Version

Version

4.0.2
Type

Type

jar

Download common-stats 4.0.2


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