GroupId | GroupIdcom.github.thisxulz |
---|---|
ArtifactId | ArtifactIdredmq |
Version | Version0.0.5 |
Type | Typepom |
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"]