| License | License | 
|---|---|
| GroupId | GroupIdcom.github.anvirego | 
| ArtifactId | ArtifactIdselenium-screenshot | 
| Last Version | Last Version2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSelenium Screenshot Library to take screenshots over selenium for Web and Mobile | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| selenium-screenshot-2.2.pom | |
| selenium-screenshot-2.2.jar | 7 KB | 
| selenium-screenshot-2.2-sources.jar | 8 KB | 
| selenium-screenshot-2.2-javadoc.jar | 127 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/ -->
<dependency>
    <groupId>com.github.anvirego</groupId>
    <artifactId>selenium-screenshot</artifactId>
    <version>2.2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/
implementation 'com.github.anvirego:selenium-screenshot:2.2'// https://jarcasting.com/artifacts/com.github.anvirego/selenium-screenshot/
implementation ("com.github.anvirego:selenium-screenshot:2.2")'com.github.anvirego:selenium-screenshot:jar:2.2'<dependency org="com.github.anvirego" name="selenium-screenshot" rev="2.2">
  <artifact name="selenium-screenshot" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.anvirego', module='selenium-screenshot', version='2.2')
)libraryDependencies += "com.github.anvirego" % "selenium-screenshot" % "2.2"[com.github.anvirego/selenium-screenshot "2.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.appium : java-client | jar | 7.3.0 | 
| com.github.anvirego : test-evidence-word | jar | 3.1 |