Jar examples for e:expect4j
A Java implementation of the standard Expect library
You can download jar file expect4j 1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add expect4j-1.6.jar to your project.
<dependency> <groupId>com.github.cverges.expect4j</groupId> <artifactId>expect4j</artifactId> <version>1.6</version> </dependency>
compile group: 'com.github.cverges.expect4j', name: 'expect4j', version: '1.6'
libraryDependencies += "com.github.cverges.expect4j" % "expect4j" % "1.6"
<dependency org="com.github.cverges.expect4j" name="expect4j" rev="1.6"/>
@Grapes(@Grab(group='com.github.cverges.expect4j', module='expect4j', version='1.6'))
'com.github.cverges.expect4j:expect4j:jar:1.6'
Click the following link to download the jar file.
expect4j-1.6-javadoc.jar