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