is not current version
Last Version 1.1.4

io.github.quickmsg:smqtt-persistent-db 0.3.1


GroupId

GroupId

io.github.quickmsg
ArtifactId

ArtifactId

smqtt-persistent-db
Version

Version

0.3.1
Type

Type

jar

Download smqtt-persistent-db 0.3.1


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