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