is not current version
Last Version 2.0.1

io.github.jxnflzc:jtools-log 2.0.0

A java log tool

GroupId

GroupId

io.github.jxnflzc
ArtifactId

ArtifactId

jtools-log
Version

Version

2.0.0
Type

Type

jar

Download jtools-log 2.0.0


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