License |
License |
---|---|
GroupId | GroupIdio.github.tencent |
ArtifactId | ArtifactIdvap |
Version | Version2.0.19 |
Type | Typeaar |
Description |
DescriptionVAP
VAP Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vap-2.0.19.pom | |
vap-2.0.19.aar | 176 KB |
vap-2.0.19-sources.jar | 1 KB |
vap-2.0.19-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.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation 'io.github.tencent:vap:2.0.19'
// https://jarcasting.com/artifacts/io.github.tencent/vap/
implementation ("io.github.tencent:vap:2.0.19")
'io.github.tencent:vap:aar:2.0.19'
<dependency org="io.github.tencent" name="vap" rev="2.0.19">
<artifact name="vap" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tencent', module='vap', version='2.0.19')
)
libraryDependencies += "io.github.tencent" % "vap" % "2.0.19"
[io.github.tencent/vap "2.0.19"]
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 |