is not current version
Last Version 1.0.6

com.github.kwaiopen:kwai-open-sdk 1.0.3

快手服务端SDK

GroupId

GroupId

com.github.kwaiopen
ArtifactId

ArtifactId

kwai-open-sdk
Version

Version

1.0.3
Type

Type

jar

Download kwai-open-sdk 1.0.3


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