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