Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdshield |
Version | Version801.2.692.0 |
Type | Typejar |
Filename | Size |
---|---|
shield-801.2.692.0.pom | |
shield-801.2.692.0.jar | 11 KB |
shield-801.2.692.0-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/shield/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>shield</artifactId>
<version>801.2.692.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/shield/
implementation 'com.cognitect.aws:shield:801.2.692.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/shield/
implementation ("com.cognitect.aws:shield:801.2.692.0")
'com.cognitect.aws:shield:jar:801.2.692.0'
<dependency org="com.cognitect.aws" name="shield" rev="801.2.692.0">
<artifact name="shield" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='shield', version='801.2.692.0')
)
libraryDependencies += "com.cognitect.aws" % "shield" % "801.2.692.0"
[com.cognitect.aws/shield "801.2.692.0"]