Last Version

io.github.jxnflzc.jtools:log 1.3.2

A java log tool

License

License

GroupId

GroupId

io.github.jxnflzc.jtools
ArtifactId

ArtifactId

log
Version

Version

1.3.2
Type

Type

jar
Description

Description

A java log tool

Download log 1.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.