Files download
File Operation
kuaishoubase-3.3.28.pom download
kuaishoubase-3.3.28-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.jiguang.sdk.ad.third</groupId>
  <artifactId>kuaishoubase</artifactId>
  <version>3.3.28</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'cn.jiguang.sdk.ad.third:kuaishoubase:3.3.28'
Gradle Kotlin
implementation("cn.jiguang.sdk.ad.third:kuaishoubase:3.3.28")
Scala SBT
libraryDependencies += "cn.jiguang.sdk.ad.third" % "kuaishoubase" % "3.3.28"
Groovy Grape
@Grapes(
  @Grab(group='cn.jiguang.sdk.ad.third', module='kuaishoubase', version='3.3.28')
)
Apache Ivy
<dependency org="cn.jiguang.sdk.ad.third" name="kuaishoubase" rev="3.3.28" />
Leiningen
[cn.jiguang.sdk.ad.third/kuaishoubase "3.3.28"]
Apache Buildr
'cn.jiguang.sdk.ad.third:kuaishoubase:jar:3.3.28'
Dependencies
The project has no third-party dependencies