Jar examples for t:tchannel-core
You can download jar file tchannel-core 0.4.1 in this page.
Open Source License
You can use the following script to add tchannel-core-0.4.1.jar to your project.
<dependency> <groupId>com.uber.tchannel</groupId> <artifactId>tchannel-core</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.uber.tchannel', name: 'tchannel-core', version: '0.4.1'
libraryDependencies += "com.uber.tchannel" % "tchannel-core" % "0.4.1"
<dependency org="com.uber.tchannel" name="tchannel-core" rev="0.4.1"/>
@Grapes(@Grab(group='com.uber.tchannel', module='tchannel-core', version='0.4.1'))
'com.uber.tchannel:tchannel-core:jar:0.4.1'
Click the following link to download the jar file.
tchannel-core-0.4.1-javadoc.jar