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