is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-toolkit 4.2.4-RC2

Toolkit collections

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-toolkit
Version

Version

4.2.4-RC2
Type

Type

jar

Download joyqueue-toolkit 4.2.4-RC2


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