is not current version
Last Version 1.4.3

com.yomahub:tlog-common 1.0.1


GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-common
Version

Version

1.0.1
Type

Type

jar

Download tlog-common 1.0.1


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