Download webdoc-api-1.8.jar file - Jar w

Jar examples for w:webdoc-api

Description

You can download jar file webdoc-api 1.8 in this page.

Build File

You can use the following script to add webdoc-api-1.8.jar to your project.

<dependency>
   <groupId>io.rudin.webdoc</groupId>
   <artifactId>webdoc-api</artifactId>
   <version>1.8</version>
</dependency>
compile group: 'io.rudin.webdoc', name: 'webdoc-api', version: '1.8'
libraryDependencies += "io.rudin.webdoc" % "webdoc-api" % "1.8"
<dependency org="io.rudin.webdoc" name="webdoc-api" rev="1.8"/>
@Grapes(@Grab(group='io.rudin.webdoc', module='webdoc-api', version='1.8'))
'io.rudin.webdoc:webdoc-api:jar:1.8'

Download

Click the following link to download the jar file.

webdoc-api-1.8-javadoc.jar
webdoc-api-1.8-sources.jar
webdoc-api-1.8.jar
webdoc-api-1.8.pom



Related Tutorials