is not current version
Last Version 1.4.0

ai.rev.speechtotext:revai-java-sdk-speechtotext 1.0.0

Java SDK for rev.ai speech to text API

Categories

Categories

Java Languages
GroupId

GroupId

ai.rev.speechtotext
ArtifactId

ArtifactId

revai-java-sdk-speechtotext
Version

Version

1.0.0
Type

Type

jar

Download revai-java-sdk-speechtotext 1.0.0


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