is not current version
Last Version 1.2.3

com.tencent.bugly:tinker-support 1.1.6

bugly

GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

tinker-support
Version

Version

1.1.6
Type

Type

jar

Download tinker-support 1.1.6


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