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