is not current version
Last Version 1.0.6

com.github.seanyinx.wing:wing-delay-queue 1.0.3


GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-delay-queue
Version

Version

1.0.3
Type

Type

pom

Download wing-delay-queue 1.0.3

Filename Size
wing-delay-queue-1.0.3.pom 708 bytes
Browse

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