Nuts Community Extension for Terminal

Nuts Terminal Extension

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.ext
ArtifactId

ArtifactId

next-term
Last Version

Last Version

0.8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Extension for Terminal
Nuts Terminal Extension
Project URL

Project URL

https://github.com/thevpc/nuts/wiki
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download next-term

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3
org.jline : jline jar 3.20.0

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.

Versions

Version
0.8.3.0
0.8.2.0