Categories |
CategoriesGoogle Cloud Container PaaS Providers |
---|---|
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-speech-bom |
Version | Version1.22.6 |
Type | Typejar |
Filename | Size |
---|---|
google-cloud-speech-bom-1.22.6.pom | 3 KB |
google-cloud-speech-bom-1.22.6-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-speech-bom</artifactId>
<version>1.22.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/
implementation 'com.google.cloud:google-cloud-speech-bom:1.22.6'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/
implementation ("com.google.cloud:google-cloud-speech-bom:1.22.6")
'com.google.cloud:google-cloud-speech-bom:jar:1.22.6'
<dependency org="com.google.cloud" name="google-cloud-speech-bom" rev="1.22.6">
<artifact name="google-cloud-speech-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-speech-bom', version='1.22.6')
)
libraryDependencies += "com.google.cloud" % "google-cloud-speech-bom" % "1.22.6"
[com.google.cloud/google-cloud-speech-bom "1.22.6"]