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