License |
License |
---|---|
GroupId | GroupIdcom.bytedanceapi |
ArtifactId | ArtifactIdttsdk-ttmdl |
Last Version | Last Version1.29.100.11 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPandora(TTSDK)
TTSDK of Bytedance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ttsdk-ttmdl-1.29.100.11.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttmdl/ -->
<dependency>
<groupId>com.bytedanceapi</groupId>
<artifactId>ttsdk-ttmdl</artifactId>
<version>1.29.100.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttmdl/
implementation 'com.bytedanceapi:ttsdk-ttmdl:1.29.100.11'
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttmdl/
implementation ("com.bytedanceapi:ttsdk-ttmdl:1.29.100.11")
'com.bytedanceapi:ttsdk-ttmdl:aar:1.29.100.11'
<dependency org="com.bytedanceapi" name="ttsdk-ttmdl" rev="1.29.100.11">
<artifact name="ttsdk-ttmdl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bytedanceapi', module='ttsdk-ttmdl', version='1.29.100.11')
)
libraryDependencies += "com.bytedanceapi" % "ttsdk-ttmdl" % "1.29.100.11"
[com.bytedanceapi/ttsdk-ttmdl "1.29.100.11"]