License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-speech |
Version | Version1.29.1 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Speech
Java idiomatic client for Google Cloud Speech.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-speech</artifactId>
<version>1.29.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech/
implementation 'com.google.cloud:google-cloud-speech:1.29.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech/
implementation ("com.google.cloud:google-cloud-speech:1.29.1")
'com.google.cloud:google-cloud-speech:jar:1.29.1'
<dependency org="com.google.cloud" name="google-cloud-speech" rev="1.29.1">
<artifact name="google-cloud-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-speech', version='1.29.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "1.29.1"
[com.google.cloud/google-cloud-speech "1.29.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
com.google.android : annotations Optional | jar | 4.1.1.4 |
io.perfmark : perfmark-api Optional | jar | 0.23.0 |
com.google.protobuf : protobuf-java-util Optional | jar | 3.17.2 |