| License |
License |
|---|---|
| GroupId | GroupIdcn.jiguang.sdk.ad |
| ArtifactId | ArtifactIdcore |
| Version | Version3.6.0.04091 |
| Type | Typeaar |
| Description |
Descriptioncore
ad core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-3.6.0.04091.pom | |
| core-3.6.0.04091.aar | 285 KB |
| core-3.6.0.04091-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jiguang.sdk.ad/core/ -->
<dependency>
<groupId>cn.jiguang.sdk.ad</groupId>
<artifactId>core</artifactId>
<version>3.6.0.04091</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.jiguang.sdk.ad/core/
implementation 'cn.jiguang.sdk.ad:core:3.6.0.04091'
// https://jarcasting.com/artifacts/cn.jiguang.sdk.ad/core/
implementation ("cn.jiguang.sdk.ad:core:3.6.0.04091")
'cn.jiguang.sdk.ad:core:aar:3.6.0.04091'
<dependency org="cn.jiguang.sdk.ad" name="core" rev="3.6.0.04091">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.jiguang.sdk.ad', module='core', version='3.6.0.04091')
)
libraryDependencies += "cn.jiguang.sdk.ad" % "core" % "3.6.0.04091"
[cn.jiguang.sdk.ad/core "3.6.0.04091"]