| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.blacklocus.queue-slayer |
| ArtifactId | ArtifactIdqs-aws |
| Version | Version0.3.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| qs-aws-0.3.4.pom | |
| qs-aws-0.3.4.jar | 11 KB |
| qs-aws-0.3.4-sources.jar | 7 KB |
| qs-aws-0.3.4-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blacklocus.queue-slayer/qs-aws/ -->
<dependency>
<groupId>com.blacklocus.queue-slayer</groupId>
<artifactId>qs-aws</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus.queue-slayer/qs-aws/
implementation 'com.blacklocus.queue-slayer:qs-aws:0.3.4'
// https://jarcasting.com/artifacts/com.blacklocus.queue-slayer/qs-aws/
implementation ("com.blacklocus.queue-slayer:qs-aws:0.3.4")
'com.blacklocus.queue-slayer:qs-aws:jar:0.3.4'
<dependency org="com.blacklocus.queue-slayer" name="qs-aws" rev="0.3.4">
<artifact name="qs-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus.queue-slayer', module='qs-aws', version='0.3.4')
)
libraryDependencies += "com.blacklocus.queue-slayer" % "qs-aws" % "0.3.4"
[com.blacklocus.queue-slayer/qs-aws "0.3.4"]