is not current version
Last Version 4.2.7

org.joyqueue:toolkit 4.2.4-RC2


GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

toolkit
Version

Version

4.2.4-RC2
Type

Type

pom

Download toolkit 4.2.4-RC2

Filename Size
toolkit-4.2.4-RC2.pom 1 KB
Browse

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