is not current version
Last Version 2.14.0

com.tencent.hippy:hippy-common 2.11.0

Hippy library for Android

GroupId

GroupId

com.tencent.hippy
ArtifactId

ArtifactId

hippy-common
Version

Version

2.11.0
Type

Type

aar

Download hippy-common 2.11.0


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