is not current version
Last Version 2.17.219

software.amazon.awssdk:transcribestreaming 2.17.104

The AWS Java SDK for AWS Transcribe Streaming module holds the client classes that are used for communicating with AWS Transcribe Streaming Service

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

transcribestreaming
Version

Version

2.17.104
Type

Type

jar

Download transcribestreaming 2.17.104


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