is not current version
Last Version 0.8.3.1

net.thevpc.nuts.nuts-runtime 0.8.0.0

Nuts Reference Implementation

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts
ArtifactId

ArtifactId

nuts-runtime
Version

Version

0.8.0.0
Type

Type

jar
Description

Description

net.thevpc.nuts.nuts-runtime
Nuts Reference 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 0.8.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.0
com.google.code.gson : gson jar 2.8.6
org.fusesource.jansi : jansi jar 1.17.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.