is not current version
Last Version 5.3.5

com.testerum:common-stats 5.2.0


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-stats
Version

Version

5.2.0
Type

Type

jar

Download common-stats 5.2.0


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