is not current version
Last Version 1.1.4

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-spring-boot-starter
Version

Version

0.3.1
Type

Type

jar

Download smqtt-spring-boot-starter 0.3.1


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