GroupId | GroupIdio.github.majianzheng |
---|---|
ArtifactId | ArtifactIdjarboot-spy |
Version | Version1.0.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jarboot-spy-1.0.4.pom | |
jarboot-spy-1.0.4.jar | 4 KB |
jarboot-spy-1.0.4-sources.jar | 1 KB |
jarboot-spy-1.0.4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-spy/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>jarboot-spy</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-spy/
implementation 'io.github.majianzheng:jarboot-spy:1.0.4'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-spy/
implementation ("io.github.majianzheng:jarboot-spy:1.0.4")
'io.github.majianzheng:jarboot-spy:jar:1.0.4'
<dependency org="io.github.majianzheng" name="jarboot-spy" rev="1.0.4">
<artifact name="jarboot-spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-spy', version='1.0.4')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-spy" % "1.0.4"
[io.github.majianzheng/jarboot-spy "1.0.4"]