is not current version
Last Version 0.8.3.0

net.thevpc.nuts.toolbox:ndoc 0.8.1.0

Nuts Javadoc Command

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ndoc
Version

Version

0.8.1.0
Type

Type

jar

Download ndoc 0.8.1.0


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