is not current version
Last Version 22.3.1

ai.tock:tock-stt 20.3.2-1

Root project for STT support

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-stt
Version

Version

20.3.2-1
Type

Type

pom

Download tock-stt 20.3.2-1

Filename Size
tock-stt-20.3.2-1.pom 2 KB
Browse

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