Jar examples for a:apidoc
Apidoc is a tool to generate browseable HTML pages from apidoc comments inside sourcecode.
You can download jar file apidoc 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add apidoc-0.0.2.jar to your project.
<dependency> <groupId>cn.bestwu</groupId> <artifactId>apidoc</artifactId> <version>0.0.2</version> </dependency>
compile group: 'cn.bestwu', name: 'apidoc', version: '0.0.2'
libraryDependencies += "cn.bestwu" % "apidoc" % "0.0.2"
<dependency org="cn.bestwu" name="apidoc" rev="0.0.2"/>
@Grapes(@Grab(group='cn.bestwu', module='apidoc', version='0.0.2'))
'cn.bestwu:apidoc:jar:0.0.2'
Click the following link to download the jar file.
apidoc-0.0.2-javadoc.jar