License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.ext |
ArtifactId | ArtifactIdnext-term |
Version | Version0.8.2.0 |
Type | Typejar |
Description |
Descriptionnet.thevpc.nuts.ext.next-term
Nuts Terminal Extension
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
next-term-0.8.2.0.pom | |
next-term-0.8.2.0.jar | 27 KB |
next-term-0.8.2.0-sources.jar | 13 KB |
next-term-0.8.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.ext/next-term/
implementation 'net.thevpc.nuts.ext:next-term:0.8.2.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.ext/next-term/
implementation ("net.thevpc.nuts.ext:next-term:0.8.2.0")
'net.thevpc.nuts.ext:next-term:jar:0.8.2.0'
<dependency org="net.thevpc.nuts.ext" name="next-term" rev="0.8.2.0">
<artifact name="next-term" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.ext', module='next-term', version='0.8.2.0')
)
libraryDependencies += "net.thevpc.nuts.ext" % "next-term" % "0.8.2.0"
[net.thevpc.nuts.ext/next-term "0.8.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.nuts : nuts | jar | 0.8.2 |
org.jline : jline | jar | 3.20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |