is not current version
Last Version 2.3.1

io.github.majianzheng:debug-plugin 1.0.10

Jarboot debug plugin

GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

debug-plugin
Version

Version

1.0.10
Type

Type

jar

Download debug-plugin 1.0.10


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