is not current version
Last Version 3.5.3

com.plumelog:plumelog-log4j2 3.1.3


GroupId

GroupId

com.plumelog
ArtifactId

ArtifactId

plumelog-log4j2
Version

Version

3.1.3
Type

Type

jar

Download plumelog-log4j2 3.1.3


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