is not current version
Last Version 2.0.1

io.github.jxnflzc:jtools-log 1.3.4

A java log tool

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-log
Version

Version

1.3.4
Type

Type

jar

Download jtools-log 1.3.4


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