is not current version
Last Version 1.4.0.3-tp

com.bytedanceapi:ttsdk 1.0.0.4-tl

TTSDK of Bytedance

GroupId

GroupId

com.bytedanceapi
ArtifactId

ArtifactId

ttsdk
Version

Version

1.0.0.4-tl
Type

Type

aar

Download ttsdk 1.0.0.4-tl


<!-- https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk/ -->
<dependency>
    <groupId>com.bytedanceapi</groupId>
    <artifactId>ttsdk</artifactId>
    <version>1.0.0.4-tl</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk/
implementation 'com.bytedanceapi:ttsdk:1.0.0.4-tl'
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk/
implementation ("com.bytedanceapi:ttsdk:1.0.0.4-tl")
'com.bytedanceapi:ttsdk:aar:1.0.0.4-tl'
<dependency org="com.bytedanceapi" name="ttsdk" rev="1.0.0.4-tl">
  <artifact name="ttsdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bytedanceapi', module='ttsdk', version='1.0.0.4-tl')
)
libraryDependencies += "com.bytedanceapi" % "ttsdk" % "1.0.0.4-tl"
[com.bytedanceapi/ttsdk "1.0.0.4-tl"]