is not current version
Last Version 1.0.1

com.github.taucher2003:t2003-logger 1.0.0

A SLF4J Logger implementation

GroupId

GroupId

com.github.taucher2003
ArtifactId

ArtifactId

t2003-logger
Version

Version

1.0.0
Type

Type

jar

Download t2003-logger 1.0.0


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