is not current version
Last Version 1.1.4

io.github.quickmsg:smqtt-bootstrap 1.0.8


GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-bootstrap
Version

Version

1.0.8
Type

Type

jar

Download smqtt-bootstrap 1.0.8


<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/ -->
<dependency>
    <groupId>io.github.quickmsg</groupId>
    <artifactId>smqtt-bootstrap</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation 'io.github.quickmsg:smqtt-bootstrap:1.0.8'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation ("io.github.quickmsg:smqtt-bootstrap:1.0.8")
'io.github.quickmsg:smqtt-bootstrap:jar:1.0.8'
<dependency org="io.github.quickmsg" name="smqtt-bootstrap" rev="1.0.8">
  <artifact name="smqtt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-bootstrap', version='1.0.8')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-bootstrap" % "1.0.8"
[io.github.quickmsg/smqtt-bootstrap "1.0.8"]