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