License |
License |
---|---|
GroupId | GroupIdio.github.tencent |
ArtifactId | ArtifactIdvap |
Version | Version2.0.24 |
Type | Typeaar |
Description |
DescriptionVAP
VAP Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vap-2.0.24.pom | |
vap-2.0.24.aar | 175 KB |
vap-2.0.24-sources.jar | 1 KB |
vap-2.0.24-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tencent/vap/ -->
<dependency>
<groupId>io.github.tencent</groupId>
<artifactId>vap</artifactId>
<version>2.0.24</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation 'io.github.tencent:vap:2.0.24'
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation ("io.github.tencent:vap:2.0.24")
'io.github.tencent:vap:aar:2.0.24'
<dependency org="io.github.tencent" name="vap" rev="2.0.24">
<artifact name="vap" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tencent', module='vap', version='2.0.24')
)
libraryDependencies += "io.github.tencent" % "vap" % "2.0.24"
[io.github.tencent/vap "2.0.24"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.50 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.50 |