is not current version
Last Version 2.2.0

io.github.logrecorder:logrecorder-log4j 2.0.2


GroupId

GroupId

io.github.logrecorder
ArtifactId

ArtifactId

logrecorder-log4j
Version

Version

2.0.2
Type

Type

jar

Download logrecorder-log4j 2.0.2


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