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