License |
License |
---|---|
GroupId | GroupIdio.github.majianzheng |
ArtifactId | ArtifactIdjarboot-spy |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionJarboot Spy
Top Jarboot project pom.xml
|
Filename | Size |
---|---|
jarboot-spy-1.0.9.pom | |
jarboot-spy-1.0.9.jar | 4 KB |
jarboot-spy-1.0.9-sources.jar | 2 KB |
jarboot-spy-1.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-spy/
implementation 'io.github.majianzheng:jarboot-spy:1.0.9'
// https://jarcasting.com/artifacts/io.github.majianzheng/jarboot-spy/
implementation ("io.github.majianzheng:jarboot-spy:1.0.9")
'io.github.majianzheng:jarboot-spy:jar:1.0.9'
<dependency org="io.github.majianzheng" name="jarboot-spy" rev="1.0.9">
<artifact name="jarboot-spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='jarboot-spy', version='1.0.9')
)
libraryDependencies += "io.github.majianzheng" % "jarboot-spy" % "1.0.9"
[io.github.majianzheng/jarboot-spy "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.9.0 |