is not current version
Last Version 3.5.3

com.plumelog:plumelog-log4j 2.1


GroupId

GroupId

com.plumelog
ArtifactId

ArtifactId

plumelog-log4j
Version

Version

2.1
Type

Type

jar

Download plumelog-log4j 2.1


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