is not current version
Last Version 0.9.6

com.github.zhkl0228:unidbg-parent 0.9.0

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

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg-parent
Version

Version

0.9.0
Type

Type

pom

Download unidbg-parent 0.9.0

Filename Size
unidbg-parent-0.9.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/ -->
<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>unidbg-parent</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation 'com.github.zhkl0228:unidbg-parent:0.9.0'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation ("com.github.zhkl0228:unidbg-parent:0.9.0")
'com.github.zhkl0228:unidbg-parent:pom:0.9.0'
<dependency org="com.github.zhkl0228" name="unidbg-parent" rev="0.9.0">
  <artifact name="unidbg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-parent', version='0.9.0')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-parent" % "0.9.0"
[com.github.zhkl0228/unidbg-parent "0.9.0"]