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