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