is not current version
Last Version 1.2.3

com.tencent.bugly:tinker-support 1.2.1

bugly

GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

tinker-support
Version

Version

1.2.1
Type

Type

jar

Download tinker-support 1.2.1


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