Last Version

nvt4j 1.2.0

The Network Virtual Terminal for Java (NVT4J) is a library which can drive a terminal emulator connected to the application through a telnet session.

License

License

GroupId

GroupId

org.dellroad
ArtifactId

ArtifactId

nvt4j
Version

Version

1.2.0
Type

Type

jar
Description

Description

nvt4j
The Network Virtual Terminal for Java (NVT4J) is a library which can drive a terminal emulator connected to the application through a telnet session.
Project URL

Project URL

https://github.com/archiecobbs/nvt4j
Source Code Management

Source Code Management

https://github.com/archiecobbs/nvt4j/

Download nvt4j 1.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.