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

Jar examples for w:webdoc-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials