is not current version
Last Version 1.0.6

org.attribyte:essem-reporter 1.0.1

Reports codahale metrics with the Essem protocol buffer serialization.

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

essem-reporter
Version

Version

1.0.1
Type

Type

jar

Download essem-reporter 1.0.1


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