Download tchannel-core-0.7.6.jar file - Jar t

Jar examples for t:tchannel-core

Description

You can download jar file tchannel-core 0.7.6 in this page.

License

Open Source License

Build File

You can use the following script to add tchannel-core-0.7.6.jar to your project.

<dependency>
   <groupId>com.uber.tchannel</groupId>
   <artifactId>tchannel-core</artifactId>
   <version>0.7.6</version>
</dependency>
compile group: 'com.uber.tchannel', name: 'tchannel-core', version: '0.7.6'
libraryDependencies += "com.uber.tchannel" % "tchannel-core" % "0.7.6"
<dependency org="com.uber.tchannel" name="tchannel-core" rev="0.7.6"/>
@Grapes(@Grab(group='com.uber.tchannel', module='tchannel-core', version='0.7.6'))
'com.uber.tchannel:tchannel-core:jar:0.7.6'

Download

Click the following link to download the jar file.

tchannel-core-0.7.6-javadoc.jar
tchannel-core-0.7.6-sources.jar
tchannel-core-0.7.6.jar
tchannel-core-0.7.6.pom



Related Tutorials