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