is not current version
Last Version 2.8.0.6

com.tencent.klevin:KlevinAdSDK 2.7.2.7

KlevinAdSDK for Android

GroupId

GroupId

com.tencent.klevin
ArtifactId

ArtifactId

KlevinAdSDK
Version

Version

2.7.2.7
Type

Type

aar

Download KlevinAdSDK 2.7.2.7


<!-- https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdSDK/ -->
<dependency>
    <groupId>com.tencent.klevin</groupId>
    <artifactId>KlevinAdSDK</artifactId>
    <version>2.7.2.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdSDK/
implementation 'com.tencent.klevin:KlevinAdSDK:2.7.2.7'
// https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdSDK/
implementation ("com.tencent.klevin:KlevinAdSDK:2.7.2.7")
'com.tencent.klevin:KlevinAdSDK:aar:2.7.2.7'
<dependency org="com.tencent.klevin" name="KlevinAdSDK" rev="2.7.2.7">
  <artifact name="KlevinAdSDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.klevin', module='KlevinAdSDK', version='2.7.2.7')
)
libraryDependencies += "com.tencent.klevin" % "KlevinAdSDK" % "2.7.2.7"
[com.tencent.klevin/KlevinAdSDK "2.7.2.7"]