Nuts Community Toolbox NDoc

Nuts Javadoc Command

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ndoc
Last Version

Last Version

0.8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Toolbox NDoc
Nuts Javadoc Command
Project URL

Project URL

https://github.com/thevpc/nuts
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download ndoc

How to add to project

<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndoc/ -->
<dependency>
    <groupId>net.thevpc.nuts.toolbox</groupId>
    <artifactId>ndoc</artifactId>
    <version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndoc/
implementation 'net.thevpc.nuts.toolbox:ndoc:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndoc/
implementation ("net.thevpc.nuts.toolbox:ndoc:0.8.3.0")
'net.thevpc.nuts.toolbox:ndoc:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ndoc" rev="0.8.3.0">
  <artifact name="ndoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ndoc', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ndoc" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ndoc "0.8.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3
net.thevpc.nuts.lib : nlib-md jar 0.8.3.0
com.github.javaparser : javaparser-symbol-solver-core jar 3.16.1
com.github.javaparser : javaparser-core jar 3.16.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.0
0.8.2.0
0.8.1.0