is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:p6spy 0.0.14


Categories

Categories

p6spy Application Layer Libs Logging
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

p6spy
Version

Version

0.0.14
Type

Type

pom

Download p6spy 0.0.14

Filename Size
p6spy-0.0.14.pom 875 bytes
Browse

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