is not current version
Last Version 11.0-RC2

com.wavefront:wavefront 10.11

Wavefront Proxy Project

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront
Version

Version

10.11
Type

Type

pom

Download wavefront 10.11

Filename Size
wavefront-10.11.pom 12 KB
Browse

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