Jar examples for v:vertx-docgen
You can download jar file vertx-docgen 0.9.0 in this page.
You can use the following script to add vertx-docgen-0.9.0.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-docgen</artifactId> <version>0.9.0</version> </dependency>
compile group: 'io.vertx', name: 'vertx-docgen', version: '0.9.0'
libraryDependencies += "io.vertx" % "vertx-docgen" % "0.9.0"
<dependency org="io.vertx" name="vertx-docgen" rev="0.9.0"/>
@Grapes(@Grab(group='io.vertx', module='vertx-docgen', version='0.9.0'))
'io.vertx:vertx-docgen:jar:0.9.0'
Click the following link to download the jar file.
vertx-docgen-0.9.0-javadoc.jar