is not current version
Last Version 2.3.0

com.google.cloud:google-cloud-speech-bom 2.2.5

BOM for Google Cloud Speech

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-speech-bom
Version

Version

2.2.5
Type

Type

jar

Download google-cloud-speech-bom 2.2.5


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-speech-bom</artifactId>
    <version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/
implementation 'com.google.cloud:google-cloud-speech-bom:2.2.5'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-speech-bom/
implementation ("com.google.cloud:google-cloud-speech-bom:2.2.5")
'com.google.cloud:google-cloud-speech-bom:jar:2.2.5'
<dependency org="com.google.cloud" name="google-cloud-speech-bom" rev="2.2.5">
  <artifact name="google-cloud-speech-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-speech-bom', version='2.2.5')
)
libraryDependencies += "com.google.cloud" % "google-cloud-speech-bom" % "2.2.5"
[com.google.cloud/google-cloud-speech-bom "2.2.5"]