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