is not current version
Last Version 1.1.4

io.github.quickmsg:smqtt-spring-boot-starter 1.0.8


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-spring-boot-starter
Version

Version

1.0.8
Type

Type

jar

Download smqtt-spring-boot-starter 1.0.8


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