is not current version
Last Version 22.3.1

ai.tock:tock-stt 20.9.2

Root project for STT support

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-stt
Version

Version

20.9.2
Type

Type

jar

Download tock-stt 20.9.2


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