is not current version
Last Version 1.4

net.smartcosmos:aws-sqs-queue-service 1.3

AWS SQS Queue Service Plugin

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

net.smartcosmos
ArtifactId

ArtifactId

aws-sqs-queue-service
Version

Version

1.3
Type

Type

jar

Download aws-sqs-queue-service 1.3


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