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