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