| License |
License |
|---|---|
| GroupId | GroupIdcom.tencent.klevin |
| ArtifactId | ArtifactIdKlevinAdTest |
| Version | Version1.1 |
| Type | Typeaar |
| Description |
DescriptionKlevinAdTest
KlevinAdTest for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| KlevinAdTest-1.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdTest/ -->
<dependency>
<groupId>com.tencent.klevin</groupId>
<artifactId>KlevinAdTest</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdTest/
implementation 'com.tencent.klevin:KlevinAdTest:1.1'
// https://jarcasting.com/artifacts/com.tencent.klevin/KlevinAdTest/
implementation ("com.tencent.klevin:KlevinAdTest:1.1")
'com.tencent.klevin:KlevinAdTest:aar:1.1'
<dependency org="com.tencent.klevin" name="KlevinAdTest" rev="1.1">
<artifact name="KlevinAdTest" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.klevin', module='KlevinAdTest', version='1.1')
)
libraryDependencies += "com.tencent.klevin" % "KlevinAdTest" % "1.1"
[com.tencent.klevin/KlevinAdTest "1.1"]