is not current version
Last Version 4.2.7

org.joyqueue:toolkit 4.2.5.1


GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

toolkit
Version

Version

4.2.5.1
Type

Type

pom

Download toolkit 4.2.5.1

Filename Size
toolkit-4.2.5.1.pom 1 KB
Browse

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