Download tenacity-testing-0.8.3.jar file - Jar t

Jar examples for t:tenacity-testing

Description

You can download jar file tenacity-testing 0.8.3 in this page.

Build File

You can use the following script to add tenacity-testing-0.8.3.jar to your project.

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

Download

Click the following link to download the jar file.

tenacity-testing-0.8.3-javadoc.jar
tenacity-testing-0.8.3-sources.jar
tenacity-testing-0.8.3.jar
tenacity-testing-0.8.3.pom



Related Tutorials