Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.applitools |
ArtifactId | ArtifactIdeyes-connectivity-java3-jersey2x |
Version | Version3.157.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey2x/ -->
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-connectivity-java3-jersey2x</artifactId>
<version>3.157.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey2x/
implementation 'com.applitools:eyes-connectivity-java3-jersey2x:3.157.10'
// https://jarcasting.com/artifacts/com.applitools/eyes-connectivity-java3-jersey2x/
implementation ("com.applitools:eyes-connectivity-java3-jersey2x:3.157.10")
'com.applitools:eyes-connectivity-java3-jersey2x:jar:3.157.10'
<dependency org="com.applitools" name="eyes-connectivity-java3-jersey2x" rev="3.157.10">
<artifact name="eyes-connectivity-java3-jersey2x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.applitools', module='eyes-connectivity-java3-jersey2x', version='3.157.10')
)
libraryDependencies += "com.applitools" % "eyes-connectivity-java3-jersey2x" % "3.157.10"
[com.applitools/eyes-connectivity-java3-jersey2x "3.157.10"]