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