is not current version
Last Version 0.8.30

com.uber.tchannel:tchannel-benchmark 0.3.6


GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-benchmark
Version

Version

0.3.6
Type

Type

jar

Download tchannel-benchmark 0.3.6


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