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

Jar examples for t:tenacity-testing

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials