| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zhkl0228 |
| Идентификатор | Идентификаторunidbg-parent |
| Версия | Версия0.9.4 |
| Тип | Типpom |
| Описание |
Описаниеunidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| unidbg-parent-0.9.4.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>unidbg-parent</artifactId>
<version>0.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation 'com.github.zhkl0228:unidbg-parent:0.9.4'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation ("com.github.zhkl0228:unidbg-parent:0.9.4")
'com.github.zhkl0228:unidbg-parent:pom:0.9.4'
<dependency org="com.github.zhkl0228" name="unidbg-parent" rev="0.9.4">
<artifact name="unidbg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-parent', version='0.9.4')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-parent" % "0.9.4"
[com.github.zhkl0228/unidbg-parent "0.9.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |