is not current version
Last Version 1.7.11

com.wavefront:wavefront-internal-reporter-java 0.9.2

Internal reporter for reporting metrics and histograms to Wavefront

Categories

Categories

Java Languages
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-internal-reporter-java
Version

Version

0.9.2
Type

Type

jar

Download wavefront-internal-reporter-java 0.9.2


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