is not current version
Last Version 4.0.7-RELEASE

com.github.ffcfalcos:logger-manager 4.0.6-RELEASE

Logger Manager is a small component to easily log messages on rabbitMQ, console and files

GroupId

GroupId

com.github.ffcfalcos
ArtifactId

ArtifactId

logger-manager
Version

Version

4.0.6-RELEASE
Type

Type

jar

Download logger-manager 4.0.6-RELEASE


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