is not current version
Last Version 1.0.3

com.github.vebqa:vebtal-5250 0.9.11

Provides access for testing Telnet 5250 graphical user interfaces with junit / assertj or keyword driven approach

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-5250
Version

Version

0.9.11
Type

Type

jar

Download vebtal-5250 0.9.11


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