| GroupId | GroupIdcom.github.zhkl0228 |
|---|---|
| ArtifactId | ArtifactIdunidbg-parent |
| Version | Version0.7.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| unidbg-parent-0.7.0.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.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation 'com.github.zhkl0228:unidbg-parent:0.7.0'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-parent/
implementation ("com.github.zhkl0228:unidbg-parent:0.7.0")
'com.github.zhkl0228:unidbg-parent:pom:0.7.0'
<dependency org="com.github.zhkl0228" name="unidbg-parent" rev="0.7.0">
<artifact name="unidbg-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-parent', version='0.7.0')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-parent" % "0.7.0"
[com.github.zhkl0228/unidbg-parent "0.7.0"]