License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-persistent |
Version | Version1.1.1 |
Type | Typepom |
Description |
Descriptionsmqtt-persistent
mqtt broker
|
Filename | Size |
---|---|
smqtt-persistent-1.1.1.pom | 989 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-persistent/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-persistent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-persistent/
implementation 'io.github.quickmsg:smqtt-persistent:1.1.1'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-persistent/
implementation ("io.github.quickmsg:smqtt-persistent:1.1.1")
'io.github.quickmsg:smqtt-persistent:pom:1.1.1'
<dependency org="io.github.quickmsg" name="smqtt-persistent" rev="1.1.1">
<artifact name="smqtt-persistent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-persistent', version='1.1.1')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-persistent" % "1.1.1"
[io.github.quickmsg/smqtt-persistent "1.1.1"]