is not current version
Last Version 0.8.30

com.uber.tchannel:tchannel-example 0.8.16


GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-example
Version

Version

0.8.16
Type

Type

jar

Download tchannel-example 0.8.16


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