Nuts Community Runtime

Nuts Reference Runtime Implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts
ArtifactId

ArtifactId

nuts-runtime
Last Version

Last Version

0.8.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Runtime
Nuts Reference Runtime Implementation
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 nuts-runtime

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3
org.fusesource.jansi : jansi jar 2.3.4
com.github.vatbub : mslinks jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.1
0.8.3.0
0.8.2.1
0.8.2.0
0.8.1.0
0.8.0.0