is not current version
Last Version 0.0.7

com.github.thisxulz:redmq 0.0.5

redmq

GroupId

GroupId

com.github.thisxulz
ArtifactId

ArtifactId

redmq
Version

Version

0.0.5
Type

Type

pom

Download redmq 0.0.5

Filename Size
redmq-0.0.5.pom 4 KB
Browse

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