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