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