не последняя версия
Последняя версия 0.9.6

com.github.zhkl0228:unidbg-parent 0.5.0

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

Группа

Группа

com.github.zhkl0228
Идентификатор

Идентификатор

unidbg-parent
Версия

Версия

0.5.0
Тип

Тип

pom

Скачать unidbg-parent 0.5.0

Имя Файла Размер
unidbg-parent-0.5.0.pom 4 KB
Обзор

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