is not current version
Last Version 1.4.3

com.yomahub:tlog-feign 1.1.7


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-feign
Version

Version

1.1.7
Type

Type

jar

Download tlog-feign 1.1.7


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