jexx-log

This is a simple tool for java!

License

License

GroupId

GroupId

cn.jexxs
ArtifactId

ArtifactId

jexx-log
Last Version

Last Version

1.0.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

jexx-log
This is a simple tool for java!

Download jexx-log

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-log/ -->
<dependency>
    <groupId>cn.jexxs</groupId>
    <artifactId>jexx-log</artifactId>
    <version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-log/
implementation 'cn.jexxs:jexx-log:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-log/
implementation ("cn.jexxs:jexx-log:1.0.6-RELEASE")
'cn.jexxs:jexx-log:jar:1.0.6-RELEASE'
<dependency org="cn.jexxs" name="jexx-log" rev="1.0.6-RELEASE">
  <artifact name="jexx-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-log', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-log" % "1.0.6-RELEASE"
[cn.jexxs/jexx-log "1.0.6-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.jexxs : jexx-core jar 1.0.6-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6-RELEASE