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