License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-registry |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmqtt-registry
mqtt broker
|
Filename | Size |
---|---|
smqtt-registry-1.1.4.pom | 694 bytes |
Browse |
<!-- 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"]