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