is not current version
Last Version 3.0.6

com.alipay.sofa:tracer-sample-with-httpclient 2.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.alipay.sofa
ArtifactId

ArtifactId

tracer-sample-with-httpclient
Version

Version

2.3.1
Type

Type

jar

Download tracer-sample-with-httpclient 2.3.1


<!-- https://jarcasting.com/artifacts/com.alipay.sofa/tracer-sample-with-httpclient/ -->
<dependency>
    <groupId>com.alipay.sofa</groupId>
    <artifactId>tracer-sample-with-httpclient</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alipay.sofa/tracer-sample-with-httpclient/
implementation 'com.alipay.sofa:tracer-sample-with-httpclient:2.3.1'
// https://jarcasting.com/artifacts/com.alipay.sofa/tracer-sample-with-httpclient/
implementation ("com.alipay.sofa:tracer-sample-with-httpclient:2.3.1")
'com.alipay.sofa:tracer-sample-with-httpclient:jar:2.3.1'
<dependency org="com.alipay.sofa" name="tracer-sample-with-httpclient" rev="2.3.1">
  <artifact name="tracer-sample-with-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alipay.sofa', module='tracer-sample-with-httpclient', version='2.3.1')
)
libraryDependencies += "com.alipay.sofa" % "tracer-sample-with-httpclient" % "2.3.1"
[com.alipay.sofa/tracer-sample-with-httpclient "2.3.1"]