не последняя версия
Последняя версия 11.0-RC2

com.wavefront:wavefront 4.2

Top-level Wavefront Public Java POM

Группа

Группа

com.wavefront
Идентификатор

Идентификатор

wavefront
Версия

Версия

4.2
Тип

Тип

pom

Скачать wavefront 4.2

Имя Файла Размер
wavefront-4.2.pom 9 KB
Обзор

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