is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-client-samples 4.2.5

Client Samples

Categories

Categories

CLI User Interface
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-client-samples
Version

Version

4.2.5
Type

Type

pom

Download joyqueue-client-samples 4.2.5


<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples/ -->
<dependency>
    <groupId>org.joyqueue</groupId>
    <artifactId>joyqueue-client-samples</artifactId>
    <version>4.2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples/
implementation 'org.joyqueue:joyqueue-client-samples:4.2.5'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client-samples/
implementation ("org.joyqueue:joyqueue-client-samples:4.2.5")
'org.joyqueue:joyqueue-client-samples:pom:4.2.5'
<dependency org="org.joyqueue" name="joyqueue-client-samples" rev="4.2.5">
  <artifact name="joyqueue-client-samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-client-samples', version='4.2.5')
)
libraryDependencies += "org.joyqueue" % "joyqueue-client-samples" % "4.2.5"
[org.joyqueue/joyqueue-client-samples "4.2.5"]