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