is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure:logging 0.0.14

logging

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.walterjwhite.infrastructure
ArtifactId

ArtifactId

logging
Version

Version

0.0.14
Type

Type

jar

Download logging 0.0.14


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