is not current version
Last Version 1.1.5-RELEASE

me.youm.frame:shore-mqtt 1.1.1-dolly

shore mqtt

GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mqtt
Version

Version

1.1.1-dolly
Type

Type

jar

Download shore-mqtt 1.1.1-dolly


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