is not current version
Last Version 2.0.8

com.axway.ats.expectj:ats-expectj 2.0.7

ExpectJ patched by AXWAY ATS Team

GroupId

GroupId

com.axway.ats.expectj
ArtifactId

ArtifactId

ats-expectj
Version

Version

2.0.7
Type

Type

jar

Download ats-expectj 2.0.7


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