is not current version
Last Version 1.2.3

com.tencent.bugly:tinker-support 0.1

bugly

GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

tinker-support
Version

Version

0.1
Type

Type

jar

Download tinker-support 0.1


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