Download tn5250j-0.7.6.1.jar file - Jar t

Jar examples for t:tn5250j

Description

Telnet 5250 java based emulator

You can download jar file tn5250j 0.7.6.1 in this page.

License

GNU General Public License v2.0

Build File

You can use the following script to add tn5250j-0.7.6.1.jar to your project.

<dependency>
   <groupId>com.github.vebqa</groupId>
   <artifactId>tn5250j</artifactId>
   <version>0.7.6.1</version>
</dependency>
compile group: 'com.github.vebqa', name: 'tn5250j', version: '0.7.6.1'
libraryDependencies += "com.github.vebqa" % "tn5250j" % "0.7.6.1"
<dependency org="com.github.vebqa" name="tn5250j" rev="0.7.6.1"/>
@Grapes(@Grab(group='com.github.vebqa', module='tn5250j', version='0.7.6.1'))
'com.github.vebqa:tn5250j:jar:0.7.6.1'

Download

Click the following link to download the jar file.

tn5250j-0.7.6.1-jar-with-dependencies.jar
tn5250j-0.7.6.1-javadoc.jar
tn5250j-0.7.6.1-sources.jar
tn5250j-0.7.6.1.jar
tn5250j-0.7.6.1.pom



Related Tutorials