is not current version
Last Version 1.11

com.brienwheeler.lib:lib-logging-defconfig 1.07-RELEASE


Categories

Categories

config Application Layer Libs Configuration Logging
GroupId

GroupId

com.brienwheeler.lib
ArtifactId

ArtifactId

lib-logging-defconfig
Version

Version

1.07-RELEASE
Type

Type

jar

Download lib-logging-defconfig 1.07-RELEASE


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