не последняя версия
Последняя версия 2.18.2

org.webjars.npm:mqtt 1.5.0

WebJar for mqtt

Группа

Группа

org.webjars.npm
Идентификатор

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

mqtt
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать mqtt 1.5.0

Имя Файла Размер
mqtt-1.5.0.pom
mqtt-1.5.0.jar 141 KB
mqtt-1.5.0-sources.jar 22 bytes
mqtt-1.5.0-javadoc.jar 22 bytes
Обзор

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