is not current version
Last Version 0.8.30

com.uber.tchannel:tchannel-core 0.4.1


GroupId

GroupId

com.uber.tchannel
ArtifactId

ArtifactId

tchannel-core
Version

Version

0.4.1
Type

Type

jar

Download tchannel-core 0.4.1


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