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