is not current version
Last Version 0.12.6

com.bandwidth:async-sqs 0.9.1

async SQS library

GroupId

GroupId

com.bandwidth
ArtifactId

ArtifactId

async-sqs
Version

Version

0.9.1
Type

Type

jar

Download async-sqs 0.9.1


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