is not current version
Last Version 1.11

com.brienwheeler.lib:lib-logging 1.03-RELEASE


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.brienwheeler.lib
ArtifactId

ArtifactId

lib-logging
Version

Version

1.03-RELEASE
Type

Type

jar

Download lib-logging 1.03-RELEASE


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