GroupId | GroupIdcom.github.zhkl0228 |
---|---|
ArtifactId | ArtifactIdunidbg-android |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
unidbg-android-0.9.2.pom | |
unidbg-android-0.9.2.jar | 5 MB |
unidbg-android-0.9.2-sources.jar | 4 MB |
unidbg-android-0.9.2-javadoc.jar | 968 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>unidbg-android</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/
implementation 'com.github.zhkl0228:unidbg-android:0.9.2'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-android/
implementation ("com.github.zhkl0228:unidbg-android:0.9.2")
'com.github.zhkl0228:unidbg-android:jar:0.9.2'
<dependency org="com.github.zhkl0228" name="unidbg-android" rev="0.9.2">
<artifact name="unidbg-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-android', version='0.9.2')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-android" % "0.9.2"
[com.github.zhkl0228/unidbg-android "0.9.2"]