is not current version
Last Version 2.14.0

com.tencent.hippy:hippy-debug 2.13.2

Hippy library for Android

GroupId

GroupId

com.tencent.hippy
ArtifactId

ArtifactId

hippy-debug
Version

Version

2.13.2
Type

Type

aar

Download hippy-debug 2.13.2


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