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