is not current version
Last Version 3.9.1

p6spy:p6spy 1.0-beta


Categories

Categories

p6spy Application Layer Libs Logging
GroupId

GroupId

p6spy
ArtifactId

ArtifactId

p6spy
Version

Version

1.0-beta
Type

Type

jar

Download p6spy 1.0-beta


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