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