is not current version
Last Version 1.0.0

io.percy:percy-java-selenium 0.0.3

An SDK to do visual testing with Percy.io and Selenium.

Categories

Categories

Java Languages
GroupId

GroupId

io.percy
ArtifactId

ArtifactId

percy-java-selenium
Version

Version

0.0.3
Type

Type

jar

Download percy-java-selenium 0.0.3


<!-- https://jarcasting.com/artifacts/io.percy/percy-java-selenium/ -->
<dependency>
    <groupId>io.percy</groupId>
    <artifactId>percy-java-selenium</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.percy/percy-java-selenium/
implementation 'io.percy:percy-java-selenium:0.0.3'
// https://jarcasting.com/artifacts/io.percy/percy-java-selenium/
implementation ("io.percy:percy-java-selenium:0.0.3")
'io.percy:percy-java-selenium:jar:0.0.3'
<dependency org="io.percy" name="percy-java-selenium" rev="0.0.3">
  <artifact name="percy-java-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.percy', module='percy-java-selenium', version='0.0.3')
)
libraryDependencies += "io.percy" % "percy-java-selenium" % "0.0.3"
[io.percy/percy-java-selenium "0.0.3"]