is not current version
Last Version 4.8.0

org.wso2.carbon.commons:statistics-feature 4.5.0


GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

statistics-feature
Version

Version

4.5.0
Type

Type

pom

Download statistics-feature 4.5.0


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