is not current version
Last Version 1.1.6

com.janosgats.logging:flexible-appender 1.0.0

A convenient and customizable appender library for log4j.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.janosgats.logging
ArtifactId

ArtifactId

flexible-appender
Version

Version

1.0.0
Type

Type

jar

Download flexible-appender 1.0.0


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