License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Google Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-video-transcoder |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Video Transcoder
allows you to transcode videos into a variety of formats. The Transcoder API benefits broadcasters, production companies, businesses, and individuals looking to transform their video content for use across a variety of user devices.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-video-transcoder/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-transcoder</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-video-transcoder/
implementation 'com.google.cloud:google-cloud-video-transcoder:1.1.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-video-transcoder/
implementation ("com.google.cloud:google-cloud-video-transcoder:1.1.0")
'com.google.cloud:google-cloud-video-transcoder:jar:1.1.0'
<dependency org="com.google.cloud" name="google-cloud-video-transcoder" rev="1.1.0">
<artifact name="google-cloud-video-transcoder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-video-transcoder', version='1.1.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.1.0"
[com.google.cloud/google-cloud-video-transcoder "1.1.0"]