is not current version
Last Version 0.9.6

com.github.zhkl0228:unidbg-api 0.9.1


GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg-api
Version

Version

0.9.1
Type

Type

jar

Download unidbg-api 0.9.1


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