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