Download f3270-1.3.0.jar file - Jar f

Jar examples for f:f3270

Description

Java framework for testing mainframe (TN3270) applications

You can download jar file f3270 1.3.0 in this page.

License

GNU GPL

Build File

You can use the following script to add f3270-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

f3270-1.3.0-javadoc.jar
f3270-1.3.0-sources.jar
f3270-1.3.0.jar
f3270-1.3.0.pom



Related Tutorials