is not current version
Last Version 0.8.3.1

net.thevpc.nuts:nuts-runtime 0.8.1.0

Nuts Reference Implementation

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts
ArtifactId

ArtifactId

nuts-runtime
Version

Version

0.8.1.0
Type

Type

jar

Download nuts-runtime 0.8.1.0


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