is not current version
Last Version 1.4.3

com.yomahub:tlog-hutool-http 1.4.1


GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-hutool-http
Version

Version

1.4.1
Type

Type

jar

Download tlog-hutool-http 1.4.1


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