Download tenacity-core-0.2.0.jar file - Jar t

Jar examples for t:tenacity-core

Description

You can download jar file tenacity-core 0.2.0 in this page.

Build File

You can use the following script to add tenacity-core-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

tenacity-core-0.2.0-javadoc.jar
tenacity-core-0.2.0-sources.jar
tenacity-core-0.2.0.jar
tenacity-core-0.2.0.pom



Related Tutorials