License |
License |
---|---|
Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-images-java-jersey1x |
Last Version | Last Version2.49 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEyes.Images.Java
Applitools Eyes SDK Rest API wrapper for Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-images-java-jersey1x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-images-java-jersey1x</artifactId>
<version>2.49</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-images-java-jersey1x/
implementation 'com.applitools:eyes-images-java-jersey1x:2.49'
// https://jarcasting.com/artifacts/com.applitools/eyes-images-java-jersey1x/
implementation ("com.applitools:eyes-images-java-jersey1x:2.49")
'com.applitools:eyes-images-java-jersey1x:jar:2.49'
<dependency org="com.applitools" name="eyes-images-java-jersey1x" rev="2.49">
<artifact name="eyes-images-java-jersey1x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-images-java-jersey1x', version='2.49')
)
libraryDependencies += "com.applitools" % "eyes-images-java-jersey1x" % "2.49"
[com.applitools/eyes-images-java-jersey1x "2.49"]
Group / Artifact | Type | Version |
---|---|---|
com.applitools : eyes-sdk-java-jersey1x | jar | 2.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |