is not current version
Last Version 1.9.14.20

com.tencent.tinker:bsdiff-util 1.9.13.2

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.

GroupId

GroupId

com.tencent.tinker
ArtifactId

ArtifactId

bsdiff-util
Version

Version

1.9.13.2
Type

Type

jar

Download bsdiff-util 1.9.13.2


<!-- https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/ -->
<dependency>
    <groupId>com.tencent.tinker</groupId>
    <artifactId>bsdiff-util</artifactId>
    <version>1.9.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/
implementation 'com.tencent.tinker:bsdiff-util:1.9.13.2'
// https://jarcasting.com/artifacts/com.tencent.tinker/bsdiff-util/
implementation ("com.tencent.tinker:bsdiff-util:1.9.13.2")
'com.tencent.tinker:bsdiff-util:jar:1.9.13.2'
<dependency org="com.tencent.tinker" name="bsdiff-util" rev="1.9.13.2">
  <artifact name="bsdiff-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tinker', module='bsdiff-util', version='1.9.13.2')
)
libraryDependencies += "com.tencent.tinker" % "bsdiff-util" % "1.9.13.2"
[com.tencent.tinker/bsdiff-util "1.9.13.2"]