Categories |
CategoriesJava Languages Jersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-selenium-java-jersey1_17-sf2_51_0 |
Version | Version2.31 |
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.31</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.31'
// 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.31")
'com.applitools:eyes-selenium-java-jersey1_17-sf2_51_0:jar:2.31'
<dependency org="com.applitools" name="eyes-selenium-java-jersey1_17-sf2_51_0" rev="2.31">
<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.31')
)
libraryDependencies += "com.applitools" % "eyes-selenium-java-jersey1_17-sf2_51_0" % "2.31"
[com.applitools/eyes-selenium-java-jersey1_17-sf2_51_0 "2.31"]