Files download
File Operation
p6spy-3.8.4.jar download
p6spy-3.8.4.pom download
p6spy-3.8.4-sources.jar download
Apache Maven
<dependency>
  <groupId>p6spy</groupId>
  <artifactId>p6spy</artifactId>
  <version>3.8.4</version>
</dependency>
Gradle Groovy
implementation 'p6spy:p6spy:3.8.4'
Gradle Kotlin
implementation("p6spy:p6spy:3.8.4")
Scala SBT
libraryDependencies += "p6spy" % "p6spy" % "3.8.4"
Groovy Grape
@Grapes(
  @Grab(group='p6spy', module='p6spy', version='3.8.4')
)
Apache Ivy
<dependency org="p6spy" name="p6spy" rev="3.8.4" />
Leiningen
[p6spy/p6spy "3.8.4"]
Apache Buildr
'p6spy:p6spy:jar:3.8.4'
Dependencies
The project has no third-party dependencies