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