| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.quickmsg |
| Идентификатор | Идентификаторsmqtt-registry |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsmqtt-registry
mqtt broker
|
| Имя Файла | Размер |
|---|---|
| smqtt-registry-1.1.4.pom | 694 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-registry</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry/
implementation 'io.github.quickmsg:smqtt-registry:1.1.4'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry/
implementation ("io.github.quickmsg:smqtt-registry:1.1.4")
'io.github.quickmsg:smqtt-registry:pom:1.1.4'
<dependency org="io.github.quickmsg" name="smqtt-registry" rev="1.1.4">
<artifact name="smqtt-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-registry', version='1.1.4')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-registry" % "1.1.4"
[io.github.quickmsg/smqtt-registry "1.1.4"]