License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-metric |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmqtt broker
|
Filename | Size |
---|---|
smqtt-metric-1.1.4.pom | |
smqtt-metric-1.1.4.jar | 11 KB |
smqtt-metric-1.1.4-sources.jar | 6 KB |
smqtt-metric-1.1.4-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-metric</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/
implementation 'io.github.quickmsg:smqtt-metric:1.1.4'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-metric/
implementation ("io.github.quickmsg:smqtt-metric:1.1.4")
'io.github.quickmsg:smqtt-metric:jar:1.1.4'
<dependency org="io.github.quickmsg" name="smqtt-metric" rev="1.1.4">
<artifact name="smqtt-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-metric', version='1.1.4')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-metric" % "1.1.4"
[io.github.quickmsg/smqtt-metric "1.1.4"]