is not current version
Last Version 0.8.3.1

net.thevpc.nuts.toolbox:ncode 0.8.1.0

Nuts Code Search Command

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ncode
Version

Version

0.8.1.0
Type

Type

jar

Download ncode 0.8.1.0


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