is not current version
Last Version 0.0.7

com.github.thisxulz:redmq-web 0.0.2


GroupId

GroupId

com.github.thisxulz
ArtifactId

ArtifactId

redmq-web
Version

Version

0.0.2
Type

Type

war

Download redmq-web 0.0.2


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