Skip to content

com.tencent.hippy.hippy-debug 2.14.4

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.tencent.hippy</groupId>
  <artifactId>hippy-debug</artifactId>
  <version>2.14.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

hippy-debug is the debug version (does not carry inspector module) package for Hippy Android.
For more detail about integration, please refer to Android Integration Introduction