is not current version
Last Version 4.8.0

org.wso2.carbon.commons:system-statistics 4.4.1


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

system-statistics
Version

Version

4.4.1
Type

Type

pom

Download system-statistics 4.4.1


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