GroupId | GroupIdcom.github.kimffy24 |
---|---|
ArtifactId | ArtifactIdejoker-mq |
Version | Version3.0.0 |
Type | Typepom |
Filename | Size |
---|---|
ejoker-mq-3.0.0.pom | 754 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-mq</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq/
implementation 'com.github.kimffy24:ejoker-mq:3.0.0'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq/
implementation ("com.github.kimffy24:ejoker-mq:3.0.0")
'com.github.kimffy24:ejoker-mq:pom:3.0.0'
<dependency org="com.github.kimffy24" name="ejoker-mq" rev="3.0.0">
<artifact name="ejoker-mq" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-mq', version='3.0.0')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-mq" % "3.0.0"
[com.github.kimffy24/ejoker-mq "3.0.0"]