is not current version
Last Version 0.9.6

com.github.zhkl0228:unidbg-api 0.9.2


GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg-api
Version

Version

0.9.2
Type

Type

jar

Download unidbg-api 0.9.2


<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/ -->
<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>unidbg-api</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/
implementation 'com.github.zhkl0228:unidbg-api:0.9.2'
// https://jarcasting.com/artifacts/com.github.zhkl0228/unidbg-api/
implementation ("com.github.zhkl0228:unidbg-api:0.9.2")
'com.github.zhkl0228:unidbg-api:jar:0.9.2'
<dependency org="com.github.zhkl0228" name="unidbg-api" rev="0.9.2">
  <artifact name="unidbg-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='unidbg-api', version='0.9.2')
)
libraryDependencies += "com.github.zhkl0228" % "unidbg-api" % "0.9.2"
[com.github.zhkl0228/unidbg-api "0.9.2"]