is not current version
Last Version 2.3.1

io.github.majianzheng:jarboot-spy 1.0.6


GroupId

GroupId

io.github.majianzheng
ArtifactId

ArtifactId

jarboot-spy
Version

Version

1.0.6
Type

Type

jar

Download jarboot-spy 1.0.6


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