is not current version
Last Version 1.3.11

org.wso2.carbon.metrics:carbon-metrics-feature 1.3.8


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.wso2.carbon.metrics
ArtifactId

ArtifactId

carbon-metrics-feature
Version

Version

1.3.8
Type

Type

pom

Download carbon-metrics-feature 1.3.8


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