| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.nuts.toolbox |
| ArtifactId | ArtifactIdnoapi |
| Last Version | Last Version0.8.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuts Community Toolbox NOAPI
Nuts Open API Documentation Generator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| noapi-0.8.3.0.pom | |
| noapi-0.8.3.0.jar | 16 KB |
| noapi-0.8.3.0-sources.jar | 8 KB |
| noapi-0.8.3.0-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/noapi/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>noapi</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/noapi/
implementation 'net.thevpc.nuts.toolbox:noapi:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/noapi/
implementation ("net.thevpc.nuts.toolbox:noapi:0.8.3.0")
'net.thevpc.nuts.toolbox:noapi:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="noapi" rev="0.8.3.0">
<artifact name="noapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='noapi', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "noapi" % "0.8.3.0"
[net.thevpc.nuts.toolbox/noapi "0.8.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 |
| net.thevpc.nuts.lib : nlib-md | jar | 0.8.3.0 |
| org.asciidoctor : asciidoctorj | jar | 1.5.5 |
| org.asciidoctor : asciidoctorj-pdf | jar | 1.5.0-alpha.16 |