is not current version
Last Version 0.4.0

com.blacklocus:metrics-cloudwatch 0.3.3

A codahale metrics reporter to Amazon CloudWatch

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

metrics-cloudwatch
Version

Version

0.3.3
Type

Type

jar

Download metrics-cloudwatch 0.3.3


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