License |
License |
---|---|
GroupId | GroupIdcom.github.kwaiopen |
ArtifactId | ArtifactIdkwai-open-sdk |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkwai-open-sdk
快手服务端SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
kwai-open-sdk-1.0.6.pom | |
kwai-open-sdk-1.0.6.jar | 73 KB |
kwai-open-sdk-1.0.6-sources.jar | 46 KB |
kwai-open-sdk-1.0.6-javadoc.jar | 764 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwaiopen/kwai-open-sdk/ -->
<dependency>
<groupId>com.github.kwaiopen</groupId>
<artifactId>kwai-open-sdk</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwaiopen/kwai-open-sdk/
implementation 'com.github.kwaiopen:kwai-open-sdk:1.0.6'
// https://jarcasting.com/artifacts/com.github.kwaiopen/kwai-open-sdk/
implementation ("com.github.kwaiopen:kwai-open-sdk:1.0.6")
'com.github.kwaiopen:kwai-open-sdk:jar:1.0.6'
<dependency org="com.github.kwaiopen" name="kwai-open-sdk" rev="1.0.6">
<artifact name="kwai-open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwaiopen', module='kwai-open-sdk', version='1.0.6')
)
libraryDependencies += "com.github.kwaiopen" % "kwai-open-sdk" % "1.0.6"
[com.github.kwaiopen/kwai-open-sdk "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |