License |
License |
---|---|
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIdunidbg-api |
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-api-0.9.6.pom | |
unidbg-api-0.9.6.jar | 247 KB |
unidbg-api-0.9.6-sources.jar | 128 KB |
unidbg-api-0.9.6-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>unidbg-api</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/
implementation 'com.github.zhkl0228:unidbg-api:0.9.6'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/
implementation ("com.github.zhkl0228:unidbg-api:0.9.6")
'com.github.zhkl0228:unidbg-api:jar:0.9.6'
<dependency org="com.github.zhkl0228" name="unidbg-api" rev="0.9.6">
<artifact name="unidbg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-api', version='0.9.6')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-api" % "0.9.6"
[com.github.zhkl0228/unidbg-api "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zhkl0228 : unicorn | jar | 1.0.12 |
com.github.zhkl0228 : capstone | jar | 3.1.5 |
com.github.zhkl0228 : keystone | jar | 0.9.6 |
com.github.zhkl0228 : jna_silicon | jar | 4.5.2-1 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.7 |
commons-logging : commons-logging | jar | 1.1.3 |
com.alibaba : fastjson | jar | 1.2.60 |
com.github.zhkl0228 : demumble | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
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 |