is not current version
Last Version 1.0.7

com.github.phasebash:jsdoc3 1.0.3

A Maven Plugin to Generate JsDoc3 Documentation.

GroupId

GroupId

com.github.phasebash
ArtifactId

ArtifactId

jsdoc3
Version

Version

1.0.3
Type

Type

pom

Download jsdoc3 1.0.3

Filename Size
jsdoc3-1.0.3.pom 7 KB
Browse

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