is not current version
Last Version 1.0.21

org.gurux:gurux.terminal 1.0.6

gurux.terminal.java package is used to communicate with terminal (modem) connection.

Categories

Categories

MINA Net Networking
GroupId

GroupId

org.gurux
ArtifactId

ArtifactId

gurux.terminal
Version

Version

1.0.6
Type

Type

jar

Download gurux.terminal 1.0.6


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