is not current version
Last Version 1.4.3

com.yomahub:tlog-task 1.3.2


GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-task
Version

Version

1.3.2
Type

Type

jar

Download tlog-task 1.3.2


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