Categories |
CategoriesCLI User Interface Messaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.joyqueue |
ArtifactId | ArtifactIdjoyqueue-client-samples-openmessaging |
Version | Version4.2.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples-openmessaging/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-client-samples-openmessaging</artifactId>
<version>4.2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples-openmessaging/
implementation 'org.joyqueue:joyqueue-client-samples-openmessaging:4.2.5.1'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples-openmessaging/
implementation ("org.joyqueue:joyqueue-client-samples-openmessaging:4.2.5.1")
'org.joyqueue:joyqueue-client-samples-openmessaging:jar:4.2.5.1'
<dependency org="org.joyqueue" name="joyqueue-client-samples-openmessaging" rev="4.2.5.1">
<artifact name="joyqueue-client-samples-openmessaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-client-samples-openmessaging', version='4.2.5.1')
)
libraryDependencies += "org.joyqueue" % "joyqueue-client-samples-openmessaging" % "4.2.5.1"
[org.joyqueue/joyqueue-client-samples-openmessaging "4.2.5.1"]