is not current version
Last Version 4.1.0

com.github.yydzxz:bytedance-open 4.0.4

字节跳动开放平台Java SDK

GroupId

GroupId

com.github.yydzxz
ArtifactId

ArtifactId

bytedance-open
Version

Version

4.0.4
Type

Type

jar

Download bytedance-open 4.0.4


<!-- https://jarcasting.com/artifacts/com.github.yydzxz/bytedance-open/ -->
<dependency>
    <groupId>com.github.yydzxz</groupId>
    <artifactId>bytedance-open</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yydzxz/bytedance-open/
implementation 'com.github.yydzxz:bytedance-open:4.0.4'
// https://jarcasting.com/artifacts/com.github.yydzxz/bytedance-open/
implementation ("com.github.yydzxz:bytedance-open:4.0.4")
'com.github.yydzxz:bytedance-open:jar:4.0.4'
<dependency org="com.github.yydzxz" name="bytedance-open" rev="4.0.4">
  <artifact name="bytedance-open" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yydzxz', module='bytedance-open', version='4.0.4')
)
libraryDependencies += "com.github.yydzxz" % "bytedance-open" % "4.0.4"
[com.github.yydzxz/bytedance-open "4.0.4"]