is not current version
Last Version 1.2.5

me.youm.frame:shore-mq 1.1.1


GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mq
Version

Version

1.1.1
Type

Type

jar

Download shore-mq 1.1.1


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