License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdmediaconvert |
Version | Version821.2.1107.0 |
Type | Typejar |
Description |
Descriptionmediaconvert
mediaconvert resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
mediaconvert-821.2.1107.0.pom | |
mediaconvert-821.2.1107.0.jar | 156 KB |
mediaconvert-821.2.1107.0-sources.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/mediaconvert/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>mediaconvert</artifactId>
<version>821.2.1107.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/mediaconvert/
implementation 'com.cognitect.aws:mediaconvert:821.2.1107.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/mediaconvert/
implementation ("com.cognitect.aws:mediaconvert:821.2.1107.0")
'com.cognitect.aws:mediaconvert:jar:821.2.1107.0'
<dependency org="com.cognitect.aws" name="mediaconvert" rev="821.2.1107.0">
<artifact name="mediaconvert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='mediaconvert', version='821.2.1107.0')
)
libraryDependencies += "com.cognitect.aws" % "mediaconvert" % "821.2.1107.0"
[com.cognitect.aws/mediaconvert "821.2.1107.0"]