Jar examples for t:testdroid-api
The Testdroid API library for Java
You can download jar file testdroid-api 1.4.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add testdroid-api-1.4.8.jar to your project.
<dependency> <groupId>com.testdroid</groupId> <artifactId>testdroid-api</artifactId> <version>1.4.8</version> </dependency>
compile group: 'com.testdroid', name: 'testdroid-api', version: '1.4.8'
libraryDependencies += "com.testdroid" % "testdroid-api" % "1.4.8"
<dependency org="com.testdroid" name="testdroid-api" rev="1.4.8"/>
@Grapes(@Grab(group='com.testdroid', module='testdroid-api', version='1.4.8'))
'com.testdroid:testdroid-api:jar:1.4.8'
Click the following link to download the jar file.
testdroid-api-1.4.8-javadoc.jar