| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhkl0228 |
| ArtifactId | ArtifactIdunidbg-android |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAllows you to emulate an Android ARM32 and/or ARM64 native library
|
| Filename | Size |
|---|---|
| unidbg-android-0.9.6.pom | |
| unidbg-android-0.9.6.jar | 5 MB |
| unidbg-android-0.9.6-sources.jar | 4 MB |
| unidbg-android-0.9.6-javadoc.jar | 706 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>unidbg-android</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/
implementation 'com.github.zhkl0228:unidbg-android:0.9.6'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/
implementation ("com.github.zhkl0228:unidbg-android:0.9.6")
'com.github.zhkl0228:unidbg-android:jar:0.9.6'
<dependency org="com.github.zhkl0228" name="unidbg-android" rev="0.9.6">
<artifact name="unidbg-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-android', version='0.9.6')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-android" % "0.9.6"
[com.github.zhkl0228/unidbg-android "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zhkl0228 : unidbg-api | jar | 0.9.6 |
| net.dongliu : apk-parser | jar | 2.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zhkl0228 : unidbg-dynarmic | jar | 0.9.6 |
| com.github.zhkl0228 : unidbg-hypervisor | jar | 0.9.6 |
| com.github.zhkl0228 : unidbg-kvm | jar | 0.9.6 |
| com.github.zhkl0228 : unidbg-unicorn2 | jar | 0.9.6 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |