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

com.wavefront:wavefront 10.4

Wavefront Proxy Project

Группа

Группа

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

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

wavefront
Версия

Версия

10.4
Тип

Тип

pom

Скачать wavefront 10.4

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

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