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