is not current version
Last Version 0.3.260

io.cloudslang:queue 0.1.272


GroupId

GroupId

io.cloudslang
ArtifactId

ArtifactId

queue
Version

Version

0.1.272
Type

Type

pom

Download queue 0.1.272

Filename Size
queue-0.1.272.pom 932 bytes
Browse

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