Last Version

JsDoc3 Maven Plugin 1.0.7

A Maven Plugin to Generate JsDoc3 Documentation.

License

License

GroupId

GroupId

com.github.phasebash
ArtifactId

ArtifactId

jsdoc3
Version

Version

1.0.7
Type

Type

pom
Description

Description

JsDoc3 Maven Plugin
A Maven Plugin to Generate JsDoc3 Documentation.

Download jsdoc3 1.0.7

Filename Size
jsdoc3-1.0.7.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.phasebash/jsdoc3/ -->
<dependency>
    <groupId>com.github.phasebash</groupId>
    <artifactId>jsdoc3</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phasebash/jsdoc3/
implementation 'com.github.phasebash:jsdoc3:1.0.7'
// https://jarcasting.com/artifacts/com.github.phasebash/jsdoc3/
implementation ("com.github.phasebash:jsdoc3:1.0.7")
'com.github.phasebash:jsdoc3:pom:1.0.7'
<dependency org="com.github.phasebash" name="jsdoc3" rev="1.0.7">
  <artifact name="jsdoc3" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phasebash', module='jsdoc3', version='1.0.7')
)
libraryDependencies += "com.github.phasebash" % "jsdoc3" % "1.0.7"
[com.github.phasebash/jsdoc3 "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jsdoc3-maven-plugin
  • jsdoc3-rhino