is not current version
Last Version 4.14.0

com.applitools:eyes-connectivity-java4-jersey2x 4.4.0

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

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.applitools
ArtifactId

ArtifactId

eyes-connectivity-java4-jersey2x
Version

Version

4.4.0
Type

Type

jar

Download eyes-connectivity-java4-jersey2x 4.4.0


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