is not current version
Last Version 1.0.6

org.attribyte:essem-reporter 1.0.3

Reports codahale metrics with the Essem protocol buffer serialization.

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

essem-reporter
Version

Version

1.0.3
Type

Type

jar

Download essem-reporter 1.0.3


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