GroupId | GroupIdio.github.quickmsg |
---|---|
ArtifactId | ArtifactIdsmqtt-bootstrap |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
smqtt-bootstrap-0.3.1.pom | |
smqtt-bootstrap-0.3.1.jar | 43 MB |
smqtt-bootstrap-0.3.1-sources.jar | 3 KB |
smqtt-bootstrap-0.3.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-bootstrap</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation 'io.github.quickmsg:smqtt-bootstrap:0.3.1'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-bootstrap/
implementation ("io.github.quickmsg:smqtt-bootstrap:0.3.1")
'io.github.quickmsg:smqtt-bootstrap:jar:0.3.1'
<dependency org="io.github.quickmsg" name="smqtt-bootstrap" rev="0.3.1">
<artifact name="smqtt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-bootstrap', version='0.3.1')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-bootstrap" % "0.3.1"
[io.github.quickmsg/smqtt-bootstrap "0.3.1"]