is not current version
Last Version 1.7.11

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

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.0
Type

Type

jar

Download wavefront-internal-reporter-java 0.9.0


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