is not current version
Last Version 1.3.2

io.github.jxnflzc.jtools:log 1.1.1

jxnflzc's log java tool

GroupId

GroupId

io.github.jxnflzc.jtools
ArtifactId

ArtifactId

log
Version

Version

1.1.1
Type

Type

jar

Download log 1.1.1


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