Download docrest-api-1.22.jar file - Jar d

Jar examples for d:docrest-api

Description

You can download jar file docrest-api 1.22 in this page.

Build File

You can use the following script to add docrest-api-1.22.jar to your project.

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

Download

Click the following link to download the jar file.

docrest-api-1.22-javadoc.jar
docrest-api-1.22-sources.jar
docrest-api-1.22.jar
docrest-api-1.22.pom



Related Tutorials