is not current version
Last Version 0.8.30

com.uber.tchannel:tchannel-crossdock 0.7.2


GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-crossdock
Version

Version

0.7.2
Type

Type

jar

Download tchannel-crossdock 0.7.2


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