License |
License |
---|---|
GroupId | GroupIdcom.tencent.tinker |
ArtifactId | ArtifactIdtinker-android-anno-support |
Last Version | Last Version1.9.14.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTinker Android Annotation Support
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-anno-support/ -->
<dependency>
<groupId>com.tencent.tinker</groupId>
<artifactId>tinker-android-anno-support</artifactId>
<version>1.9.14.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-anno-support/
implementation 'com.tencent.tinker:tinker-android-anno-support:1.9.14.20'
// https://jarcasting.com/artifacts/com.tencent.tinker/tinker-android-anno-support/
implementation ("com.tencent.tinker:tinker-android-anno-support:1.9.14.20")
'com.tencent.tinker:tinker-android-anno-support:jar:1.9.14.20'
<dependency org="com.tencent.tinker" name="tinker-android-anno-support" rev="1.9.14.20">
<artifact name="tinker-android-anno-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tinker', module='tinker-android-anno-support', version='1.9.14.20')
)
libraryDependencies += "com.tencent.tinker" % "tinker-android-anno-support" % "1.9.14.20"
[com.tencent.tinker/tinker-android-anno-support "1.9.14.20"]