is not current version
Last Version 1.4.3

com.yomahub:tlog 1.2.3

a lightweight log tracking framework

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog
Version

Version

1.2.3
Type

Type

pom

Download tlog 1.2.3

Filename Size
tlog-1.2.3.pom 10 KB
Browse

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