is not current version
Last Version 2.0.147

org.restcomm.commons:restcomm-statistics 2.0.140


GroupId

GroupId

org.restcomm.commons
ArtifactId

ArtifactId

restcomm-statistics
Version

Version

2.0.140
Type

Type

jar

Download restcomm-statistics 2.0.140


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