License |
License |
---|---|
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-core |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionsmqtt-core
mqtt broker
|
Filename | Size |
---|---|
smqtt-core-1.0.7.pom | |
smqtt-core-1.0.7.jar | 110 KB |
smqtt-core-1.0.7-sources.jar | 47 KB |
smqtt-core-1.0.7-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-core</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/
implementation 'io.github.quickmsg:smqtt-core:1.0.7'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-core/
implementation ("io.github.quickmsg:smqtt-core:1.0.7")
'io.github.quickmsg:smqtt-core:jar:1.0.7'
<dependency org="io.github.quickmsg" name="smqtt-core" rev="1.0.7">
<artifact name="smqtt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-core', version='1.0.7')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-core" % "1.0.7"
[io.github.quickmsg/smqtt-core "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.quickmsg : smqtt-common | jar | 1.0.7 |
io.github.quickmsg : smqtt-metric | jar | 1.0.7 |