is not current version
Last Version 4.14.0

com.applitools:eyes-connectivity-java4-jersey1x 4.0.2

Applitools Eyes SDK REST API communication implementation depending on Jersey version 1x

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.applitools
ArtifactId

ArtifactId

eyes-connectivity-java4-jersey1x
Version

Version

4.0.2
Type

Type

jar

Download eyes-connectivity-java4-jersey1x 4.0.2


<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/ -->
<dependency>
    <groupId>com.applitools</groupId>
    <artifactId>eyes-connectivity-java4-jersey1x</artifactId>
    <version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/
implementation 'com.applitools:eyes-connectivity-java4-jersey1x:4.0.2'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java4-jersey1x/
implementation ("com.applitools:eyes-connectivity-java4-jersey1x:4.0.2")
'com.applitools:eyes-connectivity-java4-jersey1x:jar:4.0.2'
<dependency org="com.applitools" name="eyes-connectivity-java4-jersey1x" rev="4.0.2">
  <artifact name="eyes-connectivity-java4-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java4-jersey1x', version='4.0.2')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java4-jersey1x" % "4.0.2"
[com.applitools/eyes-connectivity-java4-jersey1x "4.0.2"]