Download stub-runner-1.1.0-M3.jar file - Jar s

Jar examples for s:stub-runner

Description

RESTful Contract Verifier

You can download jar file stub-runner 1.1.0-M3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add stub-runner-1.1.0-M3.jar to your project.

<dependency>
   <groupId>io.codearte.accurest</groupId>
   <artifactId>stub-runner</artifactId>
   <version>1.1.0-M3</version>
</dependency>
compile group: 'io.codearte.accurest', name: 'stub-runner', version: '1.1.0-M3'
libraryDependencies += "io.codearte.accurest" % "stub-runner" % "1.1.0-M3"
<dependency org="io.codearte.accurest" name="stub-runner" rev="1.1.0-M3"/>
@Grapes(@Grab(group='io.codearte.accurest', module='stub-runner', version='1.1.0-M3'))
'io.codearte.accurest:stub-runner:jar:1.1.0-M3'

Download

Click the following link to download the jar file.

stub-runner-1.1.0-M3-javadoc.jar
stub-runner-1.1.0-M3-sources.jar
stub-runner-1.1.0-M3.jar
stub-runner-1.1.0-M3.pom



Related Tutorials