is not current version
Last Version 1.1.5-RELEASE

me.youm.frame:shore-mqtt 1.0.5

shore mqtt

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mqtt
Version

Version

1.0.5
Type

Type

jar

Download shore-mqtt 1.0.5


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