is not current version
Last Version 4.4.0-RC4

org.wso2.sp:mqtt-client 4.3.0-M3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

mqtt-client
Version

Version

4.3.0-M3
Type

Type

pom

Download mqtt-client 4.3.0-M3

Filename Size
mqtt-client-4.3.0-M3.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.sp/mqtt-client/ -->
<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>mqtt-client</artifactId>
    <version>4.3.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.sp/mqtt-client/
implementation 'org.wso2.sp:mqtt-client:4.3.0-M3'
// https://jarcasting.com/artifacts/org.wso2.sp/mqtt-client/
implementation ("org.wso2.sp:mqtt-client:4.3.0-M3")
'org.wso2.sp:mqtt-client:pom:4.3.0-M3'
<dependency org="org.wso2.sp" name="mqtt-client" rev="4.3.0-M3">
  <artifact name="mqtt-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.sp', module='mqtt-client', version='4.3.0-M3')
)
libraryDependencies += "org.wso2.sp" % "mqtt-client" % "4.3.0-M3"
[org.wso2.sp/mqtt-client "4.3.0-M3"]