is not current version
Last Version 1.1.4

io.github.quickmsg:smqtt-persistent 0.3.1


GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-persistent
Version

Version

0.3.1
Type

Type

pom

Download smqtt-persistent 0.3.1

Filename Size
smqtt-persistent-0.3.1.pom 1019 bytes
Browse

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