Jar examples for f:f3270
Java framework for testing mainframe (TN3270) applications
You can download jar file f3270 1.3.0 in this page.
GNU GPL
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'
Click the following link to download the jar file.
f3270-1.3.0-javadoc.jar