is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-client 4.2.3

Client SDK and Samples

Categories

Categories

CLI User Interface
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-client
Version

Version

4.2.3
Type

Type

pom

Download joyqueue-client 4.2.3


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