License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsmqtt
mqtt broker
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smqtt-1.1.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/
implementation 'io.github.quickmsg:smqtt:1.1.4'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt/
implementation ("io.github.quickmsg:smqtt:1.1.4")
'io.github.quickmsg:smqtt:pom:1.1.4'
<dependency org="io.github.quickmsg" name="smqtt" rev="1.1.4">
<artifact name="smqtt" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt', version='1.1.4')
)
libraryDependencies += "io.github.quickmsg" % "smqtt" % "1.1.4"
[io.github.quickmsg/smqtt "1.1.4"]