is not current version
Last Version 1.4.3

com.yomahub:tlog-common 1.3.2


GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-common
Version

Version

1.3.2
Type

Type

jar

Download tlog-common 1.3.2


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