MVN

com.github.zhkl0228 : unidbg-parent

Maven & Gradle

Jan 31, 2022
3.3k stars

unidbg · Allows you to emulate an Android ARM32 and/or ARM64 native library

<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>unidbg-parent</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zhkl0228 : unidbg-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of com.github.zhkl0228 : unidbg-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
unidbg-parent-0.9.6
unidbg-parent-0.9.5
unidbg-parent-0.9.4
unidbg-parent-0.9.3
unidbg-parent-0.9.2
unidbg-parent-0.9.1
unidbg-parent-0.9.0
0.8.x
unidbg-parent-0.8.0
0.7.x
unidbg-parent-0.7.0
0.6.x
unidbg-parent-0.6.0
0.5.x
unidbg-parent-0.5.0
0.4.x
unidbg-parent-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>unidbg-parent</artifactId>
    <version>0.9.6</version>
</dependency>

Advertisement