is not current version
Last Version 1.0.5

com.github.mayconmfl:log4j-formatter 1.0.0

Projeto com objetivo de criar formata����o em quadrantes em logs.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mayconmfl
ArtifactId

ArtifactId

log4j-formatter
Version

Version

1.0.0
Type

Type

jar

Download log4j-formatter 1.0.0


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