License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdsqs |
Version | Version814.2.986.0 |
Type | Typejar |
Description |
Descriptionsqs
sqs resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
sqs-814.2.986.0.pom | |
sqs-814.2.986.0.jar | 13 KB |
sqs-814.2.986.0-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/sqs/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>sqs</artifactId>
<version>814.2.986.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/sqs/
implementation 'com.cognitect.aws:sqs:814.2.986.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/sqs/
implementation ("com.cognitect.aws:sqs:814.2.986.0")
'com.cognitect.aws:sqs:jar:814.2.986.0'
<dependency org="com.cognitect.aws" name="sqs" rev="814.2.986.0">
<artifact name="sqs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='sqs', version='814.2.986.0')
)
libraryDependencies += "com.cognitect.aws" % "sqs" % "814.2.986.0"
[com.cognitect.aws/sqs "814.2.986.0"]