is not current version
Last Version 0.0.7

com.github.thisxulz:redmq-utils 0.0.5


GroupId

GroupId

com.github.thisxulz
ArtifactId

ArtifactId

redmq-utils
Version

Version

0.0.5
Type

Type

jar

Download redmq-utils 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/ -->
<dependency>
    <groupId>com.github.thisxulz</groupId>
    <artifactId>redmq-utils</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation 'com.github.thisxulz:redmq-utils:0.0.5'
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation ("com.github.thisxulz:redmq-utils:0.0.5")
'com.github.thisxulz:redmq-utils:jar:0.0.5'
<dependency org="com.github.thisxulz" name="redmq-utils" rev="0.0.5">
  <artifact name="redmq-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thisxulz', module='redmq-utils', version='0.0.5')
)
libraryDependencies += "com.github.thisxulz" % "redmq-utils" % "0.0.5"
[com.github.thisxulz/redmq-utils "0.0.5"]