is not current version
Last Version 0.13.0

org.apache.iotdb:mqtt-example 0.12.5


GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

mqtt-example
Version

Version

0.12.5
Type

Type

jar

Download mqtt-example 0.12.5


<!-- https://jarcasting.com/artifacts/org.apache.iotdb/mqtt-example/ -->
<dependency>
    <groupId>org.apache.iotdb</groupId>
    <artifactId>mqtt-example</artifactId>
    <version>0.12.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.iotdb/mqtt-example/
implementation 'org.apache.iotdb:mqtt-example:0.12.5'
// https://jarcasting.com/artifacts/org.apache.iotdb/mqtt-example/
implementation ("org.apache.iotdb:mqtt-example:0.12.5")
'org.apache.iotdb:mqtt-example:jar:0.12.5'
<dependency org="org.apache.iotdb" name="mqtt-example" rev="0.12.5">
  <artifact name="mqtt-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.iotdb', module='mqtt-example', version='0.12.5')
)
libraryDependencies += "org.apache.iotdb" % "mqtt-example" % "0.12.5"
[org.apache.iotdb/mqtt-example "0.12.5"]