Jar examples for v:vertx-docgen
You can download jar file vertx-docgen 0.9.1 in this page.
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'
Click the following link to download the jar file.
vertx-docgen-0.9.1-javadoc.jar