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