is not current version
Last Version 1.4.3

com.yomahub:tlog 1.2.2

a lightweight log tracking framework

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog
Version

Version

1.2.2
Type

Type

pom

Download tlog 1.2.2

Filename Size
tlog-1.2.2.pom 10 KB
Browse

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