License |
License |
---|---|
GroupId | GroupIdcom.bytedanceapi |
ArtifactId | ArtifactIdttsdk-ttffmpeg |
Last Version | Last Version1.24.1.102 |
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-ttffmpeg-1.24.1.102.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttffmpeg/ -->
<dependency>
<groupId>com.bytedanceapi</groupId>
<artifactId>ttsdk-ttffmpeg</artifactId>
<version>1.24.1.102</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttffmpeg/
implementation 'com.bytedanceapi:ttsdk-ttffmpeg:1.24.1.102'
// https://jarcasting.com/artifacts/com.bytedanceapi/ttsdk-ttffmpeg/
implementation ("com.bytedanceapi:ttsdk-ttffmpeg:1.24.1.102")
'com.bytedanceapi:ttsdk-ttffmpeg:aar:1.24.1.102'
<dependency org="com.bytedanceapi" name="ttsdk-ttffmpeg" rev="1.24.1.102">
<artifact name="ttsdk-ttffmpeg" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bytedanceapi', module='ttsdk-ttffmpeg', version='1.24.1.102')
)
libraryDependencies += "com.bytedanceapi" % "ttsdk-ttffmpeg" % "1.24.1.102"
[com.bytedanceapi/ttsdk-ttffmpeg "1.24.1.102"]