is not current version
Last Version 1.1.5-RELEASE

me.youm.frame:shore-mqtt 1.1.3-RELEASE

shore mqtt

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mqtt
Version

Version

1.1.3-RELEASE
Type

Type

jar

Download shore-mqtt 1.1.3-RELEASE


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