GroupId | GroupIdcom.github.kwaisocial |
---|---|
ArtifactId | ArtifactIdkwai-opensdk-withauth |
Version | Version2.6.0 |
Type | Typeaar |
Filename | Size |
---|---|
kwai-opensdk-withauth-2.6.0.pom | |
kwai-opensdk-withauth-2.6.0.aar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwaisocial/kwai-opensdk-withauth/ -->
<dependency>
<groupId>com.github.kwaisocial</groupId>
<artifactId>kwai-opensdk-withauth</artifactId>
<version>2.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwaisocial/kwai-opensdk-withauth/
implementation 'com.github.kwaisocial:kwai-opensdk-withauth:2.6.0'
// https://jarcasting.com/artifacts/com.github.kwaisocial/kwai-opensdk-withauth/
implementation ("com.github.kwaisocial:kwai-opensdk-withauth:2.6.0")
'com.github.kwaisocial:kwai-opensdk-withauth:aar:2.6.0'
<dependency org="com.github.kwaisocial" name="kwai-opensdk-withauth" rev="2.6.0">
<artifact name="kwai-opensdk-withauth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwaisocial', module='kwai-opensdk-withauth', version='2.6.0')
)
libraryDependencies += "com.github.kwaisocial" % "kwai-opensdk-withauth" % "2.6.0"
[com.github.kwaisocial/kwai-opensdk-withauth "2.6.0"]