is not current version
Last Version 1.0.3

cn.thinkingdata.ta:logbus-custom-interceptor 1.0.1


Categories

Categories

Data
GroupId

GroupId

cn.thinkingdata.ta
ArtifactId

ArtifactId

logbus-custom-interceptor
Version

Version

1.0.1
Type

Type

jar

Download logbus-custom-interceptor 1.0.1


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