Download google-cloud-speech-0.17.2-alpha.jar file - Jar g

Jar examples for g:google-cloud-speech

Description

Java idiomatic client for Google Cloud Speech.

You can download jar file google-cloud-speech 0.17.2-alpha in this page.

Build File

You can use the following script to add google-cloud-speech-0.17.2-alpha.jar to your project.

<dependency>
   <groupId>com.google.cloud</groupId>
   <artifactId>google-cloud-speech</artifactId>
   <version>0.17.2-alpha</version>
</dependency>
compile group: 'com.google.cloud', name: 'google-cloud-speech', version: '0.17.2-alpha'
libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "0.17.2-alpha"
<dependency org="com.google.cloud" name="google-cloud-speech" rev="0.17.2-alpha"/>
@Grapes(@Grab(group='com.google.cloud', module='google-cloud-speech', version='0.17.2-alpha'))
'com.google.cloud:google-cloud-speech:jar:0.17.2-alpha'

Download

Click the following link to download the jar file.

google-cloud-speech-0.17.2-alpha-javadoc.jar
google-cloud-speech-0.17.2-alpha-sources.jar
google-cloud-speech-0.17.2-alpha-tests.jar
google-cloud-speech-0.17.2-alpha.jar
google-cloud-speech-0.17.2-alpha.pom



Related Tutorials