Download vertx-docgen-0.9.1.jar file - Jar v

Jar examples for v:vertx-docgen

Description

You can download jar file vertx-docgen 0.9.1 in this page.

Build File

You can use the following script to add vertx-docgen-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

vertx-docgen-0.9.1-javadoc.jar
vertx-docgen-0.9.1-sources.jar
vertx-docgen-0.9.1-test-sources.jar
vertx-docgen-0.9.1-tests.jar
vertx-docgen-0.9.1.jar
vertx-docgen-0.9.1.pom



Related Tutorials