GroupId | GroupIdcom.github.thisxulz |
---|---|
ArtifactId | ArtifactIdredmq-web |
Version | Version0.0.4 |
Type | Typewar |
Filename | Size |
---|---|
redmq-web-0.0.4.pom | |
redmq-web-0.0.4.war | 55 MB |
redmq-web-0.0.4-sources.jar | 15 KB |
redmq-web-0.0.4-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/ -->
<dependency>
<groupId>com.github.thisxulz</groupId>
<artifactId>redmq-web</artifactId>
<version>0.0.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/
implementation 'com.github.thisxulz:redmq-web:0.0.4'
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/
implementation ("com.github.thisxulz:redmq-web:0.0.4")
'com.github.thisxulz:redmq-web:war:0.0.4'
<dependency org="com.github.thisxulz" name="redmq-web" rev="0.0.4">
<artifact name="redmq-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.thisxulz', module='redmq-web', version='0.0.4')
)
libraryDependencies += "com.github.thisxulz" % "redmq-web" % "0.0.4"
[com.github.thisxulz/redmq-web "0.0.4"]