is not current version
Last Version 2.57

com.applitools:eyes-connectivity-java-jersey2x 1.0

Applitools Eyes SDK Rest API wrapper for Java

Categories

Categories

Java Languages Jersey Program Interface REST Frameworks
GroupId

GroupId

com.applitools
ArtifactId

ArtifactId

eyes-connectivity-java-jersey2x
Version

Version

1.0
Type

Type

jar

Download eyes-connectivity-java-jersey2x 1.0


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