Jar examples for r:rest-driver-shared
You can download jar file rest-driver-shared 2.0.0 in this page.
You can use the following script to add rest-driver-shared-2.0.0.jar to your project.
<dependency> <groupId>com.github.rest-driver</groupId> <artifactId>rest-driver-shared</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.rest-driver', name: 'rest-driver-shared', version: '2.0.0'
libraryDependencies += "com.github.rest-driver" % "rest-driver-shared" % "2.0.0"
<dependency org="com.github.rest-driver" name="rest-driver-shared" rev="2.0.0"/>
@Grapes(@Grab(group='com.github.rest-driver', module='rest-driver-shared', version='2.0.0'))
'com.github.rest-driver:rest-driver-shared:jar:2.0.0'
Click the following link to download the jar file.
rest-driver-shared-2.0.0-javadoc.jar