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