GroupId | GroupIdcom.github.thisxulz |
---|---|
ArtifactId | ArtifactIdredmq-utils |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
redmq-utils-0.0.5.pom | |
redmq-utils-0.0.5.jar | 20 KB |
redmq-utils-0.0.5-sources.jar | 11 KB |
redmq-utils-0.0.5-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/ -->
<dependency>
<groupId>com.github.thisxulz</groupId>
<artifactId>redmq-utils</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation 'com.github.thisxulz:redmq-utils:0.0.5'
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation ("com.github.thisxulz:redmq-utils:0.0.5")
'com.github.thisxulz:redmq-utils:jar:0.0.5'
<dependency org="com.github.thisxulz" name="redmq-utils" rev="0.0.5">
<artifact name="redmq-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thisxulz', module='redmq-utils', version='0.0.5')
)
libraryDependencies += "com.github.thisxulz" % "redmq-utils" % "0.0.5"
[com.github.thisxulz/redmq-utils "0.0.5"]