is not current version
Last Version 1.1.5

com.github.alonsodomin:kamon-cloudwatch_2.11 1.1.2

Kamon extension to publish metrics into AWS CloudWatch

GroupId

GroupId

com.github.alonsodomin
ArtifactId

ArtifactId

kamon-cloudwatch_2.11
Version

Version

1.1.2
Type

Type

jar

Download kamon-cloudwatch_2.11 1.1.2


<!-- https://jarcasting.com/artifacts/com.github.alonsodomin/kamon-cloudwatch_2.11/ -->
<dependency>
    <groupId>com.github.alonsodomin</groupId>
    <artifactId>kamon-cloudwatch_2.11</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alonsodomin/kamon-cloudwatch_2.11/
implementation 'com.github.alonsodomin:kamon-cloudwatch_2.11:1.1.2'
// https://jarcasting.com/artifacts/com.github.alonsodomin/kamon-cloudwatch_2.11/
implementation ("com.github.alonsodomin:kamon-cloudwatch_2.11:1.1.2")
'com.github.alonsodomin:kamon-cloudwatch_2.11:jar:1.1.2'
<dependency org="com.github.alonsodomin" name="kamon-cloudwatch_2.11" rev="1.1.2">
  <artifact name="kamon-cloudwatch_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alonsodomin', module='kamon-cloudwatch_2.11', version='1.1.2')
)
libraryDependencies += "com.github.alonsodomin" % "kamon-cloudwatch_2.11" % "1.1.2"
[com.github.alonsodomin/kamon-cloudwatch_2.11 "1.1.2"]