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

org.webjars.npm:mqtt 2.5.2

WebJar for mqtt

Группа

Группа

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

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

mqtt
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать mqtt 2.5.2

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

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