is not current version
Last Version 1.2.59

com.nu-art-software:google-stt 1.1.6

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

google-stt
Version

Version

1.1.6
Type

Type

jar

Download google-stt 1.1.6


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