Last Version

jtlog 1.8.4-RELEASE

A logging library for javaweb project or android project

License

License

GroupId

GroupId

com.jeramtough
ArtifactId

ArtifactId

jtlog
Version

Version

1.8.4-RELEASE
Type

Type

jar
Description

Description

jtlog
A logging library for javaweb project or android project
Project URL

Project URL

https://github.com/JeramTough/jtlog
Source Code Management

Source Code Management

https://github.com/JeramTough/Jtlog.git

Download jtlog 1.8.4-RELEASE


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-core jar 2.11.1

Project Modules

There are no modules declared in this project.