Download testable-api-0.7.0.jar file - Jar t

Jar examples for t:testable-api

Description

You can download jar file testable-api 0.7.0 in this page.

Build File

You can use the following script to add testable-api-0.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

testable-api-0.7.0-javadoc.jar
testable-api-0.7.0-sources.jar
testable-api-0.7.0.jar
testable-api-0.7.0.pom



Related Tutorials