Download testable-legacy-0.4.1.jar file - Jar t

Jar examples for t:testable-legacy

Description

You can download jar file testable-legacy 0.4.1 in this page.

Build File

You can use the following script to add testable-legacy-0.4.1.jar to your project.

<dependency>
   <groupId>br.com.objectos.way</groupId>
   <artifactId>testable-legacy</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'br.com.objectos.way', name: 'testable-legacy', version: '0.4.1'
libraryDependencies += "br.com.objectos.way" % "testable-legacy" % "0.4.1"
<dependency org="br.com.objectos.way" name="testable-legacy" rev="0.4.1"/>
@Grapes(@Grab(group='br.com.objectos.way', module='testable-legacy', version='0.4.1'))
'br.com.objectos.way:testable-legacy:jar:0.4.1'

Download

Click the following link to download the jar file.

testable-legacy-0.4.1-javadoc.jar
testable-legacy-0.4.1-sources.jar
testable-legacy-0.4.1.jar
testable-legacy-0.4.1.pom



Related Tutorials