is not current version
Last Version 2.14.0

com.tencent.hippy:hippy-common 2.8.3

Hippy library for Android

GroupId

GroupId

com.tencent.hippy
ArtifactId

ArtifactId

hippy-common
Version

Version

2.8.3
Type

Type

aar

Download hippy-common 2.8.3


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