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