License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdncode |
Last Version | Last Version0.8.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNuts Community Toolbox NCode
Nuts Code Search Command
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ncode-0.8.3.1.pom | |
ncode-0.8.3.1.jar | 44 KB |
ncode-0.8.3.1-sources.jar | 24 KB |
ncode-0.8.3.1-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ncode/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ncode</artifactId>
<version>0.8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ncode/
implementation 'net.thevpc.nuts.toolbox:ncode:0.8.3.1'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ncode/
implementation ("net.thevpc.nuts.toolbox:ncode:0.8.3.1")
'net.thevpc.nuts.toolbox:ncode:jar:0.8.3.1'
<dependency org="net.thevpc.nuts.toolbox" name="ncode" rev="0.8.3.1">
<artifact name="ncode" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ncode', version='0.8.3.1')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ncode" % "0.8.3.1"
[net.thevpc.nuts.toolbox/ncode "0.8.3.1"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.nuts : nuts | jar | 0.8.3 |