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