| License |
License |
|---|---|
| GroupId | GroupIdcn.jiguang.sdk.ad.third |
| ArtifactId | ArtifactIdkuaishoubase |
| Last Version | Last Version3.3.23 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkuaishoubase
ksad aar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kuaishoubase-3.3.23.pom | |
| kuaishoubase-3.3.23.aar | 3 MB |
| kuaishoubase-3.3.23-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jiguang.sdk.ad.third/kuaishoubase/ -->
<dependency>
<groupId>cn.jiguang.sdk.ad.third</groupId>
<artifactId>kuaishoubase</artifactId>
<version>3.3.23</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jiguang.sdk.ad.third/kuaishoubase/
implementation 'cn.jiguang.sdk.ad.third:kuaishoubase:3.3.23'
// https://jarcasting.com/artifacts/cn.jiguang.sdk.ad.third/kuaishoubase/
implementation ("cn.jiguang.sdk.ad.third:kuaishoubase:3.3.23")
'cn.jiguang.sdk.ad.third:kuaishoubase:aar:3.3.23'
<dependency org="cn.jiguang.sdk.ad.third" name="kuaishoubase" rev="3.3.23">
<artifact name="kuaishoubase" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.jiguang.sdk.ad.third', module='kuaishoubase', version='3.3.23')
)
libraryDependencies += "cn.jiguang.sdk.ad.third" % "kuaishoubase" % "3.3.23"
[cn.jiguang.sdk.ad.third/kuaishoubase "3.3.23"]