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