GroupId | GroupIdcom.nu-art-software |
---|---|
ArtifactId | ArtifactIdgoogle-stt |
Version | Version1.1.14 |
Type | Typejar |
Filename | Size |
---|---|
google-stt-1.1.14.pom | |
google-stt-1.1.14.jar | 19 KB |
google-stt-1.1.14-sources.jar | 4 KB |
google-stt-1.1.14-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nu-art-software/google-stt/ -->
<dependency>
<groupId>com.nu-art-software</groupId>
<artifactId>google-stt</artifactId>
<version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.nu-art-software/google-stt/
implementation 'com.nu-art-software:google-stt:1.1.14'
// https://jarcasting.com/artifacts/com.nu-art-software/google-stt/
implementation ("com.nu-art-software:google-stt:1.1.14")
'com.nu-art-software:google-stt:jar:1.1.14'
<dependency org="com.nu-art-software" name="google-stt" rev="1.1.14">
<artifact name="google-stt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nu-art-software', module='google-stt', version='1.1.14')
)
libraryDependencies += "com.nu-art-software" % "google-stt" % "1.1.14"
[com.nu-art-software/google-stt "1.1.14"]