is not current version
Last Version 2.0.25

io.github.tencent:vap 2.0.20

VAP Library

GroupId

GroupId

io.github.tencent
ArtifactId

ArtifactId

vap
Version

Version

2.0.20
Type

Type

aar

Download vap 2.0.20


<!-- https://jarcasting.com/artifacts/io.github.tencent/vap/ -->
<dependency>
    <groupId>io.github.tencent</groupId>
    <artifactId>vap</artifactId>
    <version>2.0.20</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation 'io.github.tencent:vap:2.0.20'
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation ("io.github.tencent:vap:2.0.20")
'io.github.tencent:vap:aar:2.0.20'
<dependency org="io.github.tencent" name="vap" rev="2.0.20">
  <artifact name="vap" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tencent', module='vap', version='2.0.20')
)
libraryDependencies += "io.github.tencent" % "vap" % "2.0.20"
[io.github.tencent/vap "2.0.20"]