is not current version
Last Version 1.9.14.20

com.tencent.tinker:bsdiff-util 0.1.0

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

0.1.0
Type

Type

jar

Download bsdiff-util 0.1.0


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