is not current version
Last Version 1.29.100.1

com.bytedanceapi:ttsdk-full 1.21.1.1101

TTSDK of Bytedance

GroupId

GroupId

com.bytedanceapi
ArtifactId

ArtifactId

ttsdk-full
Version

Version

1.21.1.1101
Type

Type

aar

Download ttsdk-full 1.21.1.1101


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