| License | License | 
|---|---|
| Categories | Categoriesp6spy Application Layer Libs Logging ORM Data | 
| GroupId | GroupIdpl.devcoffee | 
| ArtifactId | ArtifactIdp6spy-formatters | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionp6spy-formatters p6spy additional formatters. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| p6spy-formatters-1.0.pom | |
| p6spy-formatters-1.0.jar | 3 KB | 
| p6spy-formatters-1.0-sources.jar | 3 KB | 
| p6spy-formatters-1.0-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.devcoffee/p6spy-formatters/ -->
<dependency>
    <groupId>pl.devcoffee</groupId>
    <artifactId>p6spy-formatters</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/pl.devcoffee/p6spy-formatters/
implementation 'pl.devcoffee:p6spy-formatters:1.0'// https://jarcasting.com/artifacts/pl.devcoffee/p6spy-formatters/
implementation ("pl.devcoffee:p6spy-formatters:1.0")'pl.devcoffee:p6spy-formatters:jar:1.0'<dependency org="pl.devcoffee" name="p6spy-formatters" rev="1.0">
  <artifact name="p6spy-formatters" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.devcoffee', module='p6spy-formatters', version='1.0')
)libraryDependencies += "pl.devcoffee" % "p6spy-formatters" % "1.0"[pl.devcoffee/p6spy-formatters "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| p6spy : p6spy | jar | 3.4.0 |