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