Last Version

term4j 0.4.0

Simplify manipulations with CLI terminal(s) for Java-based applications

License

License

${project.licence}
GroupId

GroupId

io.github.dgroup
ArtifactId

ArtifactId

term4j
Version

Version

0.4.0
Type

Type

jar
Description

Description

term4j
Simplify manipulations with CLI terminal(s) for Java-based applications
Project URL

Project URL

http://github.com/dgroup/term4j
Source Code Management

Source Code Management

http://github.com/dgroup/term4j/tree/master

Download term4j 0.4.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.41
org.fusesource.jansi : jansi jar 1.17.1
org.hamcrest : hamcrest-all jar 1.3

test (2)

Group / Artifact Type Version
org.llorllale : cactoos-matchers jar 0.15
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.