is not current version
Last Version 0.8.30

com.uber.tchannel:tchannel-crossdock 0.7.5


GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-crossdock
Version

Version

0.7.5
Type

Type

jar

Download tchannel-crossdock 0.7.5


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