is not current version
Last Version 1.8.4-RELEASE

com.jeramtough:jtlog 1.5.0-RELEASE

A logging library for javaweb project or android project

GroupId

GroupId

com.jeramtough
ArtifactId

ArtifactId

jtlog
Version

Version

1.5.0-RELEASE
Type

Type

jar

Download jtlog 1.5.0-RELEASE


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