is not current version
Last Version 0.8.3.1

net.thevpc.nuts.toolbox:njob 0.8.1.0

Nuts Job Command

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

njob
Version

Version

0.8.1.0
Type

Type

jar

Download njob 0.8.1.0


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