is not current version
Last Version 1.2.59

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

A collection of core tools I use

GroupId

GroupId

com.nu-art-software
ArtifactId

ArtifactId

google-stt
Version

Version

1.2.55
Type

Type

jar

Download google-stt 1.2.55


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