| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.nuts.ext |
| ArtifactId | ArtifactIdnext-term |
| Last Version | Last Version0.8.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuts Community Extension for Terminal
Nuts Terminal Extension
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| next-term-0.8.3.0.pom | |
| next-term-0.8.3.0.jar | 27 KB |
| next-term-0.8.3.0-sources.jar | 13 KB |
| next-term-0.8.3.0-javadoc.jar | 36 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 |
| org.jline : jline | jar | 3.20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |