Nuts Community Toolbox NCode

Nuts Code Search Command

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ncode
Last Version

Last Version

0.8.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Toolbox NCode
Nuts Code Search 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 ncode

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.1
0.8.3.0
0.8.2.0
0.8.1.0