is not current version
Last Version 1.9.14.20

com.tencent.tinker:bsdiff-util 1.9.8

tinker

GroupId

GroupId

com.tencent.tinker
ArtifactId

ArtifactId

bsdiff-util
Version

Version

1.9.8
Type

Type

jar

Download bsdiff-util 1.9.8


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