is not current version
Last Version 1.4.3

com.yomahub:tlog-forest 1.4.1


GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-forest
Version

Version

1.4.1
Type

Type

jar

Download tlog-forest 1.4.1


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