License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdnmvn |
Last Version | Last Version0.8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuts Community Toolbox NMvn
Nuts Maven Command
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nmvn-0.8.3.0.pom | |
nmvn-0.8.3.0.jar | 12 KB |
nmvn-0.8.3.0-sources.jar | 7 KB |
nmvn-0.8.3.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nmvn/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>nmvn</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nmvn/
implementation 'net.thevpc.nuts.toolbox:nmvn:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/nmvn/
implementation ("net.thevpc.nuts.toolbox:nmvn:0.8.3.0")
'net.thevpc.nuts.toolbox:nmvn:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="nmvn" rev="0.8.3.0">
<artifact name="nmvn" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='nmvn', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "nmvn" % "0.8.3.0"
[net.thevpc.nuts.toolbox/nmvn "0.8.3.0"]