Nuts Community Package Manager

Nuts Package Manager Bootstrap

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts
ArtifactId

ArtifactId

nuts
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Package Manager
Nuts Package Manager Bootstrap
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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3
0.8.2
0.8.1
0.8.0