Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-selenium-java-jersey1_17-sf2_51_0 |
Version | Version2.34 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1_17-sf2_51_0/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-selenium-java-jersey1_17-sf2_51_0</artifactId>
<version>2.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1_17-sf2_51_0/
implementation 'com.applitools:eyes-selenium-java-jersey1_17-sf2_51_0:2.34'
// https://jarcasting.com/artifacts/com.applitools/eyes-selenium-java-jersey1_17-sf2_51_0/
implementation ("com.applitools:eyes-selenium-java-jersey1_17-sf2_51_0:2.34")
'com.applitools:eyes-selenium-java-jersey1_17-sf2_51_0:jar:2.34'
<dependency org="com.applitools" name="eyes-selenium-java-jersey1_17-sf2_51_0" rev="2.34">
<artifact name="eyes-selenium-java-jersey1_17-sf2_51_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-selenium-java-jersey1_17-sf2_51_0', version='2.34')
)
libraryDependencies += "com.applitools" % "eyes-selenium-java-jersey1_17-sf2_51_0" % "2.34"
[com.applitools/eyes-selenium-java-jersey1_17-sf2_51_0 "2.34"]