is not current version
Last Version 1.0.6

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

快手服务端SDK

GroupId

GroupId

com.github.kwaiopen
ArtifactId

ArtifactId

kwai-open-sdk
Version

Version

1.0.2
Type

Type

jar

Download kwai-open-sdk 1.0.2


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