is not current version
Last Version 0.7.6.4

com.github.vebqa:tn5250j 0.7.6.3

Telnet 5250 java based emulator

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

tn5250j
Version

Version

0.7.6.3
Type

Type

jar

Download tn5250j 0.7.6.3


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