is not current version
Last Version 1.7.11

com.wavefront:wavefront-internal-reporter-java 1.7.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

1.7.2
Type

Type

jar

Download wavefront-internal-reporter-java 1.7.2


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