License |
License |
---|---|
GroupId | GroupIdcom.tencent.tinker |
ArtifactId | ArtifactIdbsdiff-util |
Last Version | Last Version1.9.14.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBsDiff Util
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 |
Filename | Size |
---|---|
bsdiff-util-1.9.14.20.pom | |
bsdiff-util-1.9.14.20.jar | 12 KB |
bsdiff-util-1.9.14.20-sources.jar | 10 KB |
bsdiff-util-1.9.14.20-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/ -->
<dependency>
<groupId>com.tencent.tinker</groupId>
<artifactId>bsdiff-util</artifactId>
<version>1.9.14.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/
implementation 'com.tencent.tinker:bsdiff-util:1.9.14.20'
// https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/
implementation ("com.tencent.tinker:bsdiff-util:1.9.14.20")
'com.tencent.tinker:bsdiff-util:jar:1.9.14.20'
<dependency org="com.tencent.tinker" name="bsdiff-util" rev="1.9.14.20">
<artifact name="bsdiff-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tinker', module='bsdiff-util', version='1.9.14.20')
)
libraryDependencies += "com.tencent.tinker" % "bsdiff-util" % "1.9.14.20"
[com.tencent.tinker/bsdiff-util "1.9.14.20"]