<dependency>
<groupId>cn.jiguang.sdk.ad.third</groupId>
<artifactId>kuaishoubase</artifactId>
<version>3.3.28</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='cn.jiguang.sdk.ad.third', module='kuaishoubase', version='3.3.28')
)