is not current version
Last Version 999.7

com.wavefront:proxy-test-2 999.4

Service for batching and relaying metric traffic to Wavefront

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

proxy-test-2
Version

Version

999.4
Type

Type

jar

Download proxy-test-2 999.4


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