is not current version
Last Version 1.29.100.1

com.bytedanceapi:ttsdk-full 1.13.1.2

TTSDK of Bytedance

GroupId

GroupId

com.bytedanceapi
ArtifactId

ArtifactId

ttsdk-full
Version

Version

1.13.1.2
Type

Type

aar

Download ttsdk-full 1.13.1.2


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