is not current version
Last Version 1.0-alpha-2

plexus:plexus-taskqueue 1.0-alpha-1


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-taskqueue
Version

Version

1.0-alpha-1
Type

Type

jar

Download plexus-taskqueue 1.0-alpha-1


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