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