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