Download tenacity-client-0.3.5.jar file - Jar t

Jar examples for t:tenacity-client

Description

You can download jar file tenacity-client 0.3.5 in this page.

Build File

You can use the following script to add tenacity-client-0.3.5.jar to your project.

<dependency>
   <groupId>com.yammer.tenacity</groupId>
   <artifactId>tenacity-client</artifactId>
   <version>0.3.5</version>
</dependency>
compile group: 'com.yammer.tenacity', name: 'tenacity-client', version: '0.3.5'
libraryDependencies += "com.yammer.tenacity" % "tenacity-client" % "0.3.5"
<dependency org="com.yammer.tenacity" name="tenacity-client" rev="0.3.5"/>
@Grapes(@Grab(group='com.yammer.tenacity', module='tenacity-client', version='0.3.5'))
'com.yammer.tenacity:tenacity-client:jar:0.3.5'

Download

Click the following link to download the jar file.

tenacity-client-0.3.5-javadoc.jar
tenacity-client-0.3.5-sources.jar
tenacity-client-0.3.5.jar
tenacity-client-0.3.5.pom



Related Tutorials