Download test-api-2.5.3.jar file - Jar t

Jar examples for t:test-api

Description

Fabric3

You can download jar file test-api 2.5.3 in this page.

License

Apache 2

Build File

You can use the following script to add test-api-2.5.3.jar to your project.

<dependency>
   <groupId>org.fabric3.gradle</groupId>
   <artifactId>test-api</artifactId>
   <version>2.5.3</version>
</dependency>
compile group: 'org.fabric3.gradle', name: 'test-api', version: '2.5.3'
libraryDependencies += "org.fabric3.gradle" % "test-api" % "2.5.3"
<dependency org="org.fabric3.gradle" name="test-api" rev="2.5.3"/>
@Grapes(@Grab(group='org.fabric3.gradle', module='test-api', version='2.5.3'))
'org.fabric3.gradle:test-api:jar:2.5.3'

Download

Click the following link to download the jar file.

test-api-2.5.3-javadoc.jar
test-api-2.5.3-sources.jar
test-api-2.5.3.jar
test-api-2.5.3.pom



Related Tutorials